contiki/platform/sky
2009-02-28 13:41:16 +00:00
..
apps
dev removed compiler warning by returning 0 at undefined value 2009-01-23 17:08:17 +00:00
doc
cfs-coffee-arch.h A long refactoring session yielded the following. 2009-02-08 17:08:13 +00:00
checkpoint-arch.c cfs_coffee_get_fd_set() was renamed 2009-02-09 10:09:13 +00:00
contiki-conf.h switched cfs offset type to signed long to allow backward movements with cfs_seek. 2009-02-28 13:41:16 +00:00
contiki-sky-main.c Reverted the recent change from random_rand() to rand(). It turned out that 2009-02-11 11:08:53 +00:00
Makefile.sky checkpointing library implemented for the sky platform (cfs interface is currently not optimized) 2009-02-04 17:51:49 +00:00
node-id.c
node-id.h