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
548
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
638640113e
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
638640113e
A very simple CC2420 driver that can only send and receive raw packets. No extra CC2420 functionality is enabled or used.
2007-03-15 21:26:00 +00:00
apps
Initial version of a simple mesh routing protocol written with Rime
2007-03-14 01:06:42 +00:00
core
A very simple CC2420 driver that can only send and receive raw packets. No extra CC2420 functionality is enabled or used.
2007-03-15 21:26:00 +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
Removed ethernode uIP driver from the main code
2007-03-14 00:32:30 +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