osd-contiki/cpu/avr
dak664 e3e1e04948 Add FCS comments and text2pcap dump routines of Roger Larsson.
Don't send last two byte to xmit buffer since they will be overwritten by the checksum anyway.
2010-12-21 04:25:15 +00:00
..
dev Convert obsolete MCU_MHZ to F_CPU and add 14745600MHz case using patch from Tobias Schäfer 2010-12-03 18:16:56 +00:00
radio Add FCS comments and text2pcap dump routines of Roger Larsson. 2010-12-21 04:25:15 +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
bootloader.c Add missing includes 2010-11-03 16:55:40 +00: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 Allow non-ipv6 build, e.g. Hello World 2010-11-12 17:15:00 +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 Clean up, functional webserver for further testing of low power protocols 2010-02-28 21:29:19 +00:00
rtimer-arch.h add rtimers for cxmac 2010-02-18 17:21:44 +00: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 Disable watchdog software counter. Nested watchdog stop/starts will not work, but the low power protocols will. 2010-12-18 20:51:11 +00:00