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
206
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
f5cee13b01
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
f5cee13b01
making sure that core actually handles button press event before releasing button again (possible bug during busy-waits)
2006-10-03 08:45:28 +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
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 the CCIF (Contiki Core InterFace) declarations necessary for fatal error display on Win32.
2006-10-03 00:30:42 +00:00
tools
making sure that core actually handles button press event before releasing button again (possible bug during busy-waits)
2006-10-03 08:45:28 +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