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-01-11 03:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
fros4943
3a0ba03407
added experimental avr rtimer-arch implementation
...
8 seconds wraparound
2007-11-29 02:44:05 +00:00
..
dev
Changed packet drivers from services to plain processes.
2007-05-26 23:05:36 +00:00
avr.c
* Generic AVR stuff.
2007-01-25 18:24:29 +00:00
avrdef.h
* Standard defines for AVR.
2007-08-16 13:20:09 +00:00
cc2420_spi.c
Rename cc2420_uart0.c to cc2420_spi.c
2007-02-01 14:46:07 +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
added experimental avr rtimer-arch implementation
2007-11-29 02:44:05 +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
added experimental avr rtimer-arch implementation
2007-11-29 02:44:05 +00:00
rtimer-arch.h
added experimental avr rtimer-arch implementation
2007-11-29 02:44:05 +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