osd-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 Add files needed for slip rpl-border-router build. 2011-03-11 14:16:27 -05:00
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 Refactor with params.c, h 2011-08-31 11:47:17 -04:00
params.c PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
params.h Refactor with params.c, h 2011-08-31 11:47:17 -04:00
raven-lcd.h Add avr-atmega128rfa1 platform based on Michael Hartman's board (single LED peripheral) 2011-02-07 13:15:21 -05:00
slip_uart0.c Allow selection of slip port 2011-08-25 14:43:18 -04:00