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-25 18:30:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
adamdunkels
e3fed27f4a
Broke out the CC2420 SFD interrupt into a separate file to allow easier overloading with project-specific files
2009-12-05 19:42:56 +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
Renamed SPI_WAITFOREOTxBUF to SPI_WAITFORTxREADY for clarity and generalized SPI transmission status checks to work with both AVR and MSP430
2009-09-07 11:31:26 +00:00
doc
Short description of the Tmote Sky platform
2007-03-29 23:13:39 +00:00
cfs-coffee-arch.h
Removed deprecated dir cache macro.
2009-08-30 20:36:32 +00:00
checkpoint-arch.c
cfs_coffee_get_fd_set() was renamed
2009-02-09 10:09:13 +00:00
contiki-conf.h
macro renamed to SPI_IS_ENABLED() to avoid confusions
2009-10-27 15:33:24 +00:00
contiki-sky-main.c
moved rime initialization into rime router so it is easier to switch IPv6 routing module
2009-11-18 13:51:55 +00:00
Makefile.sky
Broke out the CC2420 SFD interrupt into a separate file to allow easier overloading with project-specific files
2009-12-05 19:42:56 +00:00
node-id.c
…
node-id.h
…