osd-contiki/core
2008-07-09 20:56:25 +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 Added debugging statements 2008-07-09 20:56:25 +00:00
net Rewrote the neighbor discovery code so that messages are suppressed if a lower rtmetric is received. This reduces the overall number of broadcast packets. 2008-07-09 09:33:58 +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