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-24 11:34:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
msp430
History
nifi
ebfa6c5ef1
only include memcpy/set workaround when needed
2010-03-21 10:40:15 +00:00
..
dev
reverted previous patch: appears to create problems on hardware
2010-03-05 12:06:03 +00:00
button.c
…
cc2420-arch-sfd.c
…
cc2420-arch-sfd.h
…
cc2420-arch.c
…
clock.c
Increased the rtimer granularity: needed to make contikimac work
2010-03-19 13:25:52 +00:00
flash.c
…
leds-arch.c
…
loader-arch.c
…
lpm.c
…
Makefile.msp430
…
minileds.c
…
msp430.c
only include memcpy/set workaround when needed
2010-03-21 10:40:15 +00:00
msp430.h
…
msp430def.h
activated the new workaround...
2010-03-19 14:50:07 +00:00
mtarch.c
…
mtarch.h
…
rom.c
…
rtimer-arch.c
Turn off timer before updating - needed to avoid bugs in ContikiMAC - not 100% sure why
2010-02-18 22:15:54 +00:00
rtimer-arch.h
Increased the rtimer granularity: needed to make contikimac work
2010-03-19 13:25:52 +00:00
slip_uart1.c
…
spi.c
…
uip-ipchksum.c
…
watchdog.c
…