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 07:29:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
David Kopf
987906be97
rf230bb updates: involves setting the 801.15.4 pending bit,
...
0x800000 cpu clock, and a jtag reset bugfix
2012-02-01 14:16:39 -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
rf230bb updates: involves setting the 801.15.4 pending bit,
2012-02-01 14:16:39 -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
…