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
398
commits
6
branches
13
tags
80
MiB
C
80.8%
Java
11%
Gettext Catalog
3.2%
Python
1.7%
C++
1.1%
Other
2%
07a26c584a
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
oliverschmidt
07a26c584a
Introduced a new variable CONTIKI_OBJECTFILES in order to allow target-specific makesfile to add object files to the Contiki library which are not compiled from .c files but i.e. assembled from .S files.
2006-12-31 13:54:24 +00:00
apps
Avoid generating new CTK events if process_exit() and LOADER_UNLOAD() was already called.
2006-12-29 23:05:19 +00:00
core
Respect MMEM_CONF_SIZE user option, otherwise default to 4096 byts
2006-12-22 17:14:06 +00:00
cpu
Provide dummy implementations for the leds and minileds module in order
2006-12-22 17:05:31 +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
Minor source consistency improvement.
2006-12-29 00:06:32 +00:00
tools
* Change baudrate to 115200.
2006-12-27 14:19:22 +00:00
Makefile
initial creation of toplevel makefile
2006-06-24 19:05:53 +00:00
Makefile.include
Introduced a new variable CONTIKI_OBJECTFILES in order to allow target-specific makesfile to add object files to the Contiki library which are not compiled from .c files but i.e. assembled from .S files.
2006-12-31 13:54:24 +00:00