osd-contiki/cpu/avr
2010-12-23 19:41:07 +00:00
..
dev Keep track of sleeptime and display on status web page. 2010-12-23 19:41:07 +00:00
radio Revert Larsson patch, setting this to 0x3f truncated jackdaw Tx packets to 64 bytes. 2010-12-22 22:49:16 +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 $make will show avr-size once and only once whether or not a build needs to occur. 2010-12-22 21:13:09 +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