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-12 14:30:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
msb430
History
nvt-se
e90149b7b4
avoid switching mode when tx or rx is active.
...
based on suggestions from Frederik Hermans and some code from Jesper Karlsson.
2009-03-30 14:07:34 +00:00
..
apps
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
buildscripts
…
dev
avoid switching mode when tx or rx is active.
2009-03-30 14:07:34 +00:00
doc
added a small guide.
2008-09-26 18:14:12 +00:00
loader
…
contiki-conf.h
configure LPP parameters with slightly longer listen time since the CC1020
2009-03-26 12:47:12 +00:00
contiki-msb430-main.c
switched from serial to serial_line. patch from Jesper Karlsson.
2009-03-24 15:02:03 +00:00
contiki-msb430.h
Renamed serial module to serial-line
2009-03-17 20:32:22 +00:00
init-net-rime.c
enabled LPP by default.
2009-03-26 12:51:55 +00:00
init-net-uip.c
…
Makefile
…
Makefile.msb430
enable serial line tools using the same commands as the sky platform's Makefile
2009-03-17 22:27:14 +00:00
msb430-slip-arch.c
…
node-id.c
…
node-id.h
…
symbols.c
…
symbols.h
…