mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-01 09:06:19 +00:00
ec8c7e9be0
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. |
||
---|---|---|
.. | ||
apps | ||
buildscripts | ||
dev | ||
doc | ||
loader | ||
cfs-coffee-arch.c | ||
cfs-coffee-arch.h | ||
contiki-conf.h | ||
contiki-msb430-main.c | ||
contiki-msb430.h | ||
init-net-uip.c | ||
Makefile | ||
Makefile.msb430 | ||
msb430-slip-arch.c | ||
node-id.c | ||
symbols.c | ||
symbols.h |