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-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
nifi
1c6264fddc
reordered build path to use cpu files before core
2009-04-06 13:10:14 +00:00
..
dev
fixed clock_seconds to use full 32 bit
2009-04-06 13:08:42 +00:00
radio
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
2009-03-12 21:58:20 +00:00
avr.c
…
avrdef.h
fixed defs and to compile for atmega32 also - has no TCNT3
2007-12-11 17:21:14 +00:00
cc2420_spi.c
…
leds-arch.c
…
Makefile.avr
reordered build path to use cpu files before core
2009-04-06 13:10:14 +00:00
minileds.c
…
mtarch.c
…
mtarch.h
…
rtimer-arch.c
* Addition of Meshnetics Zigbig platform by Frederic Thepaut <frederic.thepaut@inooi.com>
2008-11-29 15:55:02 +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
…
spi.c
…