nes-proj/platform/msb430
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
..
apps Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
buildscripts code style compliancy 2009-06-29 12:46:49 +00: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
doc a bit more documentation. 2009-05-26 14:34:22 +00:00
loader 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
Makefile Use test-abc instead of core. 2007-08-17 13:10:16 +00:00
Makefile.msb430 Added support for mspgcc 4.6+ that no longer supports generic MCU identifiers such as msp430x1611 2012-04-10 16:05:10 +02:00
cfs-coffee-arch.c Reduced application buffer size for SD and switched parameter in cfs-coffee-arch.c 2009-11-11 14:59:33 +00:00
cfs-coffee-arch.h Removed the deprecated COFFEE_DIR_CACHE_ENTRIES parameter. 2009-09-22 16:31:36 +00:00
contiki-conf.h Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE) 2011-09-05 20:42:12 +02:00
contiki-msb430-main.c moved io and signal and IAR-GCC checks from driver files into contiki include file 2011-09-26 10:38:41 +02:00
contiki-msb430.h Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
init-net-uip.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
msb430-slip-arch.c code style compliancy 2009-06-29 12:46:49 +00: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
symbols.c Scatterweb MSB430 port. 2007-06-28 12:49:57 +00:00
symbols.h Scatterweb MSB430 port. 2007-06-28 12:49:57 +00:00