osd-contiki/cpu/avr
2010-02-12 14:37:50 +00:00
..
dev Make seconds a global variable, add optional radio on time 2010-02-12 14:37:50 +00:00
radio added radio-makefile for avr + rf230 platforms 2009-09-07 12:05:12 +00:00
avr.c * Generic AVR stuff. 2007-01-25 18:24:29 +00:00
avrdef.h fixed defs and to compile for atmega32 also - has no TCNT3 2007-12-11 17:21:14 +00:00
cc2420_spi.c Rename cc2420_uart0.c to cc2420_spi.c 2007-02-01 14:46:07 +00:00
leds-arch.c Provide dummy implementations for the leds and minileds module in order 2006-12-22 17:05:31 +00:00
Makefile.avr Added watchdog.c to the USB stick code 2010-02-07 23:05:20 +00:00
minileds.c Provide dummy implementations for the leds and minileds module in order 2006-12-22 17:05:31 +00:00
mtarch.c AVR specific implementation of contiki multi-threating architecture 2006-12-22 16:55:53 +00:00
mtarch.h AVR specific implementation of contiki multi-threating architecture 2006-12-22 16:55:53 +00:00
rtimer-arch.c moved radio specifics out of avr Makefile and added some rs232 defs in order to get MicaZ platform working 2009-09-07 12:02:58 +00:00
rtimer-arch.h fixed defs and to compile for atmega32 also - has no TCNT3 2007-12-11 17:21:14 +00:00
slip_uart1.c SLIP for AVR on UART1 2007-02-02 13:13:16 +00:00
spi.c * First port of CC2420 driver to the AVR. 2007-01-25 18:22:55 +00:00
watchdog.c Added dummy watchdog functions for all AVR platforms 2010-02-07 07:43:35 +00:00