osd-contiki/platform/sky
2011-07-29 13:06:00 +02: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 Several compiler warning fixes: 2011-02-20 19:28:14 -05:00
doc Short description of the Tmote Sky platform 2007-03-29 23:13:39 +00:00
cfs-coffee-arch.h Added a function for setting the I/O semantics on a Coffee file descriptor. Changed the configuration parameters slightly and updated the platform definitions to reflect this change. 2011-02-09 15:03:57 +01: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 Made the platform config file configurable. 2011-07-01 17:16:12 +02:00
contiki-sky-main.c Changed the order in which io.h and signal.h is included. Some versions of mspgcc4 seem to have a problem when signal.h is included before io.h. 2011-03-07 20:54:02 +01: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 Added a motelist target that is the same on both sky and z1 2011-07-29 13:06:00 +02: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 Added resource definition for leds and button 2011-05-20 14:27:53 +02:00