contiki/examples/rime
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
..
example-abc.c
example-announcement.c
example-broadcast.c
example-broadcast.csc
example-collect.c
example-collect.csc
example-mesh.c
example-multihop.c
example-neighbors.c
example-polite.c
example-rucb.c
example-rudolph0.c
example-rudolph1.c
example-rudolph2.c
example-runicast.c
example-trickle.c
example-unicast.c
Makefile