osd-contiki/cpu/avr
2009-04-06 13:10:14 +00:00
..
dev fixed clock_seconds to use full 32 bit 2009-04-06 13:08:42 +00:00
radio Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it). 2009-03-12 21:58:20 +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 reordered build path to use cpu files before core 2009-04-06 13:10:14 +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 * Addition of Meshnetics Zigbig platform by Frederic Thepaut <frederic.thepaut@inooi.com> 2008-11-29 15:55:02 +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