contiki/platform/avr-atmega128rfa1
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 Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
button-sensor.c
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-main.c Get better random seed on startup 2011-11-14 11:51:54 -05:00
Makefile.avr-atmega128rfa1
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