osd-contiki/core
2006-12-20 13:38:33 +00:00
..
cfs Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build. 2006-08-26 23:54:00 +00:00
ctk The special handling of mouse-over detection for bitmaps and icons seems unnecessary since the the member 'h' is always present and can always be assumed to be initialized. Furthermore the special handling prevented multiline textentries to be treated correctly. Therefore the special handling is now completely removed (and the handling of the 'h' member is adjusted). 2006-08-30 23:12:33 +00:00
dev * If broadcast transmission never starts, retry with (nearly) 2006-12-01 15:04:04 +00:00
lib * It is very useful to keep the rand_state across reboots. 2006-11-17 13:05:34 +00:00
loader * Resurrect traditional elfloader interface. 2006-12-20 13:38:33 +00:00
net Added *experimental* module for sending raw (non-routed) packets from Contiki. The name of the module is likely to change. 2006-10-22 12:31:46 +00:00
sys major bug fix: arithmetic was done incorrectly in update_time() + process already expired timers when adding timers 2006-10-09 16:05:58 +00:00
contiki-lib.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-net.h Added uip-udp-packet.h 2006-08-31 09:36:46 +00:00
contiki-version.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00