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-02-15 04:32:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
nvt-se
005578a722
added multihop routing support through replaceable modules. first implementation
...
uses rime's route discovery by translating between ipv6 and rime addresses.
2009-04-06 13:11:25 +00:00
..
cfs
made gc on removal configurable since it decreases wear levelling.
2009-04-02 14:20:04 +00:00
ctk
…
dev
Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy
2009-03-17 15:56:32 +00:00
lib
…
loader
forcing 16-bit aligned data memory
2009-03-26 12:25:05 +00:00
net
added multihop routing support through replaceable modules. first implementation
2009-04-06 13:11:25 +00:00
sys
…
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumped version number to 2.2.3
2009-03-24 14:09:22 +00:00
contiki.h
…