This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-03-11 23:10:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
dak664
581d081ffe
Don't use RF230_CONF_CCA_THRES if it is not defined.
2011-04-07 17:44:10 -04:00
..
dev
…
radio
Don't use RF230_CONF_CCA_THRES if it is not defined.
2011-04-07 17:44:10 -04:00
avr.c
…
avrdef.h
fixed defs and to compile for atmega32 also - has no TCNT3
2007-12-11 17:21:14 +00:00
bootloader.c
…
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
…
leds-arch.c
…
Makefile.avr
Replaced make-empty-symbols with empty-symbols.[c|h]
2011-04-03 13:24:58 +02:00
minileds.c
…
mtarch.c
…
mtarch.h
AVR specific implementation of contiki multi-threating architecture
2006-12-22 16:55:53 +00:00
rtimer-arch.c
…
rtimer-arch.h
add rtimers for cxmac
2010-02-18 17:21:44 +00:00
settings.c
…
settings.h
Fix compiler warning
2010-10-20 18:57:33 +00:00
slip_uart1.c
…
spi.c
…
watchdog.c
…