This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
adamdunkels
7781bbea58
Enabled X-MAC announcements by default, disabled polite broadcast announcements by default
2009-02-14 22:52:24 +00:00
..
apps
added 5 second delay before actually burning the node id (may otherwise cause problems with the .upload script)
2008-02-25 16:34:56 +00:00
dev
removed compiler warning by returning 0 at undefined value
2009-01-23 17:08:17 +00:00
doc
Short description of the Tmote Sky platform
2007-03-29 23:13:39 +00:00
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
Enabled X-MAC announcements by default, disabled polite broadcast announcements by default
2009-02-14 22:52:24 +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
…