osd-contiki/platform/micaz
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 removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
buildscripts 1. Changed fuse bits to preserve EEPROM through the chip erase when uploading a new OS image. 2009-09-24 07:09:31 +00:00
dev DOS EOL and indentation fixes (platform files) 2012-10-30 13:44:25 +00:00
contiki-conf.h Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t. 2012-04-09 15:49:53 -04:00
contiki-micaz-main.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
init-net.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
init-net.h Now, all network related initialization code segments are in one file 2010-09-20 18:15:27 +00:00
Makefile.micaz Simplified host OS platform detection in Makefiles 2012-02-25 10:09:33 -05: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 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