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
528
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
4477d81be4
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
adamdunkels
4477d81be4
Added Rime driver for the netsim ethernode layer, renamed init.c to netsim-init.c
2007-03-13 13:07:47 +00:00
apps
How were the references to shell.h and shell.c supposed to be resolved without bringing in apps/shell ?!?
2007-03-03 13:26:29 +00:00
core
Added generic abc layer
2007-03-13 13:05:30 +00:00
cpu
Added ELF-loader code, should probably eventually end up in core/loader.
2007-03-07 16:07:25 +00:00
doc
renamed elfloader-tmp.h to elfloader.h
2007-03-08 21:26:04 +00:00
examples
Adding 'APPS+=program-handler' in apps/Makefile.telnetd might be considered more consistent but I opted for this more obvious approach. BTW yet another example that from my perspective simply can't have worked...
2007-03-03 13:32:10 +00:00
platform
Added Rime driver for the netsim ethernode layer, renamed init.c to netsim-init.c
2007-03-13 13:07:47 +00:00
tools
updated radio interface:
2007-02-28 12:21:34 +00:00
Makefile
initial creation of toplevel makefile
2006-06-24 19:05:53 +00:00
Makefile.include
removed clean of node-id.c because it is no longer auto-generated
2007-01-18 13:47:40 +00:00