osd-contiki/core
2008-07-08 08:23:47 +00:00
..
cfs Added VC++ compatibility. 2008-07-06 11:08:07 +00:00
ctk Did more aggressive fullscreen ctk codesize optimization. Now ctk draw implementations need adjustment as the struct window member x and y are gone. Another potential optimization would be to remove clipping... 2007-12-20 20:45:06 +00:00
dev Code style fixes 2008-07-08 08:23:47 +00:00
lib Added a function for computing the CRC16 over a portion of data 2008-07-07 23:24:36 +00:00
loader Switched from (now obsolete) 'process_load' to 'autostart_processes'. 2008-02-07 15:53:43 +00:00
net Rewrote the trickle code to run directly over the broadcast primitive: the previous implementation did not work as expected, because packets were not supressed correctly by the previous underlying netflood primitive 2008-07-07 23:29:30 +00:00
sys Added a clock_seconds() function prototype to core/sys/clock.h, that returns seconds in 32 bit format. 2008-07-07 23:38:46 +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 Removed reference to logically empty file. 2007-11-18 01:19:31 +00:00
contiki-version.h Bumped version number to 2.1 2007-11-28 23:04:55 +00:00
contiki.h Moved energest.{c,h} from core/lib to core/sys: power profiling is a system mechanism, not a library 2008-07-03 23:36:30 +00:00