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-13 05:30:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
Ivan Delamer
5636357243
Fix RF230 transition: RX_AACK_ON -> TX_ARET_ON (go through PLL_ON,
...
as per datasheet). Tested on RF230 and 128RFA1 (RF231).
2012-09-01 15:20:00 -06:00
..
dev
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
2012-04-09 15:49:53 -04:00
radio
Fix RF230 transition: RX_AACK_ON -> TX_ARET_ON (go through PLL_ON,
2012-09-01 15:20:00 -06:00
avr.c
…
avrdef.h
…
bootloader.c
…
bootloader.h
…
cc2420_spi.c
…
leds-arch.c
…
Makefile.avr
Reorder includes to prefer platform routines. Remove redundant RPL define.
2012-04-27 16:54:09 -04:00
minileds.c
…
mtarch.c
…
mtarch.h
…
rtimer-arch.c
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
2012-04-09 15:49:53 -04:00
rtimer-arch.h
…
settings.c
…
settings.h
…
slip_uart1.c
…
spi.c
…
watchdog.c
…