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
192
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
2ae5b09f30
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
2ae5b09f30
new radio driver (allows for transmissions longer than one tick)
2006-10-02 15:18:55 +00:00
apps
Fix for bug when script goes past the end of a file (thanks to Till Harbaum)
2006-09-20 19:18:56 +00:00
core
Must reset uip_slen to zero after transmit to avoid confusing uIP if it is invoked after this function
2006-09-26 22:12:59 +00:00
cpu
Minimalistic plug in replacement for the leds package.
2006-09-27 09:32:08 +00:00
doc
Examples really benefit from actually working ;-)
2006-09-09 23:29:50 +00:00
examples
More uip_ipaddr_t fixes.
2006-08-10 19:22:23 +00:00
platform
radio driver with busy-wait support
2006-10-02 15:06:12 +00:00
tools
new radio driver (allows for transmissions longer than one tick)
2006-10-02 15:18:55 +00:00
Makefile
initial creation of toplevel makefile
2006-06-24 19:05:53 +00:00
Makefile.include
Put mt.c back in there, but this time the problematic code that was in the file is commented out
2006-09-01 22:57:32 +00:00