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
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
Makefile.avr Allow non-ipv6 build, e.g. Hello World 2010-11-12 17:15:00 +00:00
minileds.c
mtarch.c AVR specific implementation of contiki multi-threating architecture 2006-12-22 16:55:53 +00:00
mtarch.h
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
spi.c
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