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
41
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
fa9a97e9db
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
nifi
fa9a97e9db
removed unneeded constants (BEEP_ON/BEEP_OFF) and simplified the code for beep_on()/beep_off()
2006-07-07 06:36:38 +00:00
apps
fixed compiler warnings
2006-07-06 14:55:21 +00:00
core
changed to terminate the event data with a zero character instead of line feed character
2006-07-03 11:29:16 +00:00
cpu
Removed out-commented stuff from Makefiles
2006-06-24 06:23:47 +00:00
doc
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
examples
Removed unneeded target
2006-06-17 22:53:09 +00:00
platform
removed unneeded constants (BEEP_ON/BEEP_OFF) and simplified the code for beep_on()/beep_off()
2006-07-07 06:36:38 +00:00
tools
Simple program for sending an ELF file to a Contiki host
2006-06-18 08:16:12 +00:00
Makefile
initial creation of toplevel makefile
2006-06-24 19:05:53 +00:00
Makefile.include
added some ifdefs to allow overiding some rules by arch specific makefiles
2006-06-26 02:01:30 +00:00