This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
The official git repository for OSD-Contiki, the open source OS for the Internet of Things
317
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
6035c7cb3b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
fros4943
6035c7cb3b
added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet)
2006-11-08 02:17:19 +00:00
apps
Removed inconsistent source formatting.
2006-10-06 21:39:45 +00:00
core
x86 elf loader implementation (only 2 common types).
2006-10-25 10:53:31 +00:00
cpu
added SELECT_IO and SELECT_PM macros
2006-10-10 21:33:26 +00:00
doc
Added documentation of the Contiki build system
2006-10-02 22:04:09 +00:00
examples
A really simple Contiki program, intended to show how the build system works and how to write simple Contiki programs
2006-10-02 21:46:46 +00:00
platform
restored old post-link names (_cooja_sw -> cooja_sw)
2006-11-06 22:25:12 +00:00
tools
added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet)
2006-11-08 02:17:19 +00:00
Makefile
initial creation of toplevel makefile
2006-06-24 19:05:53 +00:00
Makefile.include
Added experimental non-routed packets rawpacket-udp.c
2006-10-22 12:32:43 +00:00