osd-contiki/platform/wismote
Adam Dunkels ec8c7e9be0 Cleanup of the node-id.h files. The node-id.h file contains
declarations of functions for setting and getting a node ID number, a
functionality that exists on many platforms. Since this functionality
was not considered part of the Contiki core, each platform defined its
own node-id.h file. This commit attempts to clean this up by
collecting the node-id.h into a core/sys/node-id.h file that replaces
the old node-id.h files from the platform directories.
2012-11-20 19:59:46 +01:00
..
dev Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cfs-coffee-arch.h Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
checkpoint-arch.c Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
contiki-conf.h enabled nullrdc autoack support 2012-01-09 14:55:37 +01:00
contiki-wismote-main.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
contiki-wismote-platform.c Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
flash.c Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
leds-arch.c leds setup for WiSMote 2012-01-09 14:41:45 +01:00
Makefile.wismote Made the stack and heap size configurable when using the IAR compiler on the MSP430 platforms 2012-09-19 22:49:19 +02:00
node-id.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
platform-conf.h * Added f2xxx for two series (for example z1) 2012-01-09 14:54:57 +01:00