osd-contiki/cpu/avr
David Kopf fb977cb9ef Better fix for hardware FCS error on JTAG reset
Correct silly error introduced by trying to save two bytes.
2011-11-15 13:24:58 -05:00
..
dev Add general unsupported interrupt vector suggested by Daniel Willmann 2011-11-14 11:36:18 -05:00
radio Better fix for hardware FCS error on JTAG reset 2011-11-15 13:24:58 -05: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
bootloader.c Add stk500 platform and changes suggested by Daniel Willmann 2011-08-03 11:18:55 -04:00
bootloader.h Merge CDC-ECM, RNG, DFU bootloader, watchdog, settings manager, energy scan routines of Robert Quattlebaum 2010-09-17 21:59:09 +00:00
cc2420_spi.c updated to new cc2420 spi naming 2010-06-23 10:44:41 +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 Print elf size if ELF_SIZE is defined 2011-08-31 11:50:14 -04: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 Add rtimer_arch_sleep function, enabled with RDC_CONF_MCU_SLEEP 2011-11-14 11:10:35 -05:00
rtimer-arch.h Add rtimer_arch_sleep function, enabled with RDC_CONF_MCU_SLEEP 2011-11-14 11:10:35 -05:00
settings.c Merge CDC-ECM, RNG, DFU bootloader, watchdog, settings manager, energy scan routines of Robert Quattlebaum 2010-09-17 21:59:09 +00:00
settings.h Fix compiler warning 2010-10-20 18:57:33 +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 Add stk500 platform and changes suggested by Daniel Willmann 2011-08-03 11:18:55 -04:00