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
300
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
c67ce1c1b0
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
c67ce1c1b0
Added hack for letting nodes signal that they are 'done'. The simulator exits when all nodes are done. Fixed random initialization so that it is different for all nodes.
2006-10-23 09:01:06 +00:00
apps
Removed inconsistent source formatting.
2006-10-06 21:39:45 +00:00
core
Added *experimental* module for sending raw (non-routed) packets from Contiki. The name of the module is likely to change.
2006-10-22 12:31:46 +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
Added hack for letting nodes signal that they are 'done'. The simulator exits when all nodes are done. Fixed random initialization so that it is different for all nodes.
2006-10-23 09:01:06 +00:00
tools
added possibility to upload binary files into simulated cfs (for example for easier eeprom simulations)
2006-10-21 10:41:58 +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