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-30 21:32:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
c_oflynn
95d0b09954
-Fix that can cause USB stick to freeze up
...
-Add EEM Support
2010-02-04 10:40:00 +00:00
..
dev
-Fix that can cause USB stick to freeze up
2010-02-04 10:40:00 +00:00
radio
added radio-makefile for avr + rf230 platforms
2009-09-07 12:05:12 +00:00
avr.c
* Generic AVR stuff.
2007-01-25 18:24:29 +00:00
avrdef.h
fixed defs and to compile for atmega32 also - has no TCNT3
2007-12-11 17:21:14 +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
moved radio specifics out of avr Makefile and added some rs232 defs in order to get MicaZ platform working
2009-09-07 12:02:58 +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
moved radio specifics out of avr Makefile and added some rs232 defs in order to get MicaZ platform working
2009-09-07 12:02:58 +00:00
rtimer-arch.h
fixed defs and to compile for atmega32 also - has no TCNT3
2007-12-11 17:21:14 +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