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
nvt-se
2b68f88e77
moved platform independent definitions
2008-07-11 21:39:26 +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
Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long
2008-07-03 23:12:10 +00:00
doc
…
cfs-coffee-arch.h
moved platform independent definitions
2008-07-11 21:39:26 +00:00
contiki-conf.h
Changed name of simple-cc2420 to cc2420
2008-07-02 09:38:06 +00:00
contiki-sky-main.c
Moved initialization of the SHT11 until after other initialization: this seems to fix a bug where the SHT11 temperature and humidity values started varying wildly.
2008-07-08 08:23:24 +00:00
energest-arch.c
moved energest from lib/ to sys/
2008-07-03 23:59:20 +00:00
Makefile.sky
Added cc2420-aes.c (functions for interfacing the build-in AES support of the CC2420)
2008-07-02 08:47:05 +00:00
node-id.c
…
node-id.h
…