The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Find a file
Mohamed Seliem 08b12f2346 fix a macro related to multicast, which are not user configuration
fix a macro related to multicast, which are not user configuration
- RPL_CONF_MULTICAST      -> RPL_WITH_MULTICAST
2017-03-17 20:21:56 +02:00
apps
core fix a macro related to multicast, which are not user configuration 2017-03-17 20:21:56 +02:00
cpu Normalize code style with uncrustify 2017-03-08 17:09:53 +02:00
dev
doc Update code-style.c 2016-12-03 12:21:04 +01:00
examples
lib
platform
regression-tests
tools Removed artifacts of former uip_appdata handling. 2017-02-05 23:20:39 +01:00
.gitattributes Add binary files file extension 2015-10-22 16:19:39 +02:00
.gitignore
.gitmodules
.travis.yml Enable TSCH regression testing 2017-03-09 16:47:54 +09:00
CONTRIBUTING.md
LICENSE
Makefile.include
README-BUILDING.md
README-EXAMPLES.md
README.md

The Contiki Operating System

Build Status

Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website:

http://contiki-os.org