contiki/cpu/avr
Ivan Delamer 57e686179c Improved rf230bb.c synchronization/locking. Removed unnecessary locks
during Tx (single-threaded environment). Added protection to Rx thread
from buffer access by ISR.
2012-02-01 13:37:45 -07:00
..
dev Access uart registers directly instead of through intermediate addresses in a RAM struct. 2012-01-21 13:49:58 -05:00
radio Improved rf230bb.c synchronization/locking. Removed unnecessary locks 2012-02-01 13:37:45 -07:00
avr.c
avrdef.h
bootloader.c
bootloader.h
cc2420_spi.c
leds-arch.c
Makefile.avr
minileds.c
mtarch.c
mtarch.h
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 F_CPU=0x800000 option with phase lock to external 32768 Hz crystal 2012-01-10 12:42:27 -05:00
settings.c
settings.h
slip_uart1.c
spi.c
watchdog.c