osd-contiki/examples/ipv6/simple-udp-rpl
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
..
broadcast-example.c Copyright headers 2011-08-31 20:54:57 +02:00
broadcast-example.csc Simulation file for the broadcast example 2011-08-29 21:41:15 +02:00
Makefile Example code for the simple UDP API 2011-08-29 21:33:23 +02:00
unicast-example.csc Simulation file for the unicast example 2011-08-29 21:41:25 +02:00
unicast-receiver.c Update to the newest RPL API 2012-01-18 06:12:24 -08:00
unicast-sender.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00