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-04 08:29:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
fros4943
559e3eb6ea
removed platform specific definitions
...
+ changed default linker to gcc (as for the default linker arguments)
2007-11-01 16:26:31 +00:00
..
dev
Changed packet drivers from services to plain processes.
2007-05-26 23:05:36 +00:00
avr.c
…
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
…
Makefile.avr
removed platform specific definitions
2007-11-01 16:26:31 +00:00
minileds.c
…
mtarch.c
…
mtarch.h
…
rtimer-arch.h
* Add missing file.
2007-05-21 14:28:14 +00:00
slip_uart1.c
SLIP for AVR on UART1
2007-02-02 13:13:16 +00:00
spi.c
…