osd-contiki/platform/sky
2010-10-21 18:25:39 +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 Bug fix: put device in standby mode at startup in case it has previously been put in deep power-down mode; patch by Martin Bor 2010-10-12 22:55:11 +00:00
doc Short description of the Tmote Sky platform 2007-03-29 23:13:39 +00:00
cfs-coffee-arch.h make watchdog management slightly more abstract to simplify porting 2010-01-14 21:16:58 +00:00
checkpoint-arch.c sky simulation bug workaround: explicit write to compare register wakes up timer scheduling again 2010-03-31 13:15:32 +00:00
contiki-conf.h fixed some config params to avoid re-defining if already defined 2010-10-21 18:25:39 +00:00
contiki-sky-main.c no aaaa address if configured for RPL 2010-05-25 21:32:41 +00:00
contiki-sky-platform.c Moved sensors setup to contiki-sky-platform.c and common make rules to Makefile.common for easier reuse in similar platforms 2010-05-03 13:51:11 +00:00
Makefile.common minor fix for making the msp430 makefile work for msp430X arch 2010-08-24 16:24:11 +00:00
Makefile.sky Moved sensors setup to contiki-sky-platform.c and common make rules to Makefile.common for easier reuse in similar platforms 2010-05-03 13:51:11 +00:00
node-id.c Node IDs are stored in external memory and restored on bootup 2007-03-23 09:59:08 +00:00
node-id.h Node IDs are stored in external memory and restored on bootup 2007-03-23 09:59:08 +00:00
platform-conf.h split hw config into platform-conf and adapted to new SPI and CC2420 naming 2010-06-23 10:18:05 +00:00