nes-proj/platform/avr-raven
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 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
button-sensor.c
cfs-coffee-arch.c
cfs-coffee-arch.h
contiki-conf.h Cleaned up RF230BB, and refactored FRAME_RETRIES and CSMA_RETRIES 2012-09-04 11:12:18 -06:00
contiki-raven-default-init-lowlevel.c
contiki-raven-default-init-net.c
contiki-raven-main.c
contiki-raven.h
loadable_prg.c
Makefile.avr-raven
params.c PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
params.h
raven-lcd.h
slip_uart0.c