contiki/platform/avr-raven
David Kopf cac4e9a222 Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
Remove the troublesome avr/dev/delay.* files.
Add PLATFORM_NAME and combine the confusing *_REVISION defines into a single PLATFORM_TYPE
2012-04-09 15:49:53 -04:00
..
apps 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
button-sensor.c
cfs-coffee-arch.c
cfs-coffee-arch.h
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-raven-default-init-lowlevel.c
contiki-raven-default-init-net.c
contiki-raven-main.c Add F_CPU=0x800000 option with phase lock to external 32768 Hz crystal 2012-01-10 12:42:27 -05:00
contiki-raven.h
loadable_prg.c
Makefile.avr-raven
node-id.h
params.c PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
params.h Add F_CPU=0x800000 option with phase lock to external 32768 Hz crystal 2012-01-10 12:42:27 -05:00
raven-lcd.h
slip_uart0.c