The official git repository for OSD-Contiki, the open source OS for the Internet of Things
 
 
 
 
 
 
Go to file
Rémy Léone a069f8f73d Adding a scan-build command
scan-build http://clang-analyzer.llvm.org/scan-build.html is a clang
based tool designed to provide static analysis over C code files.
2014-10-21 17:22:06 +02:00
apps Avoid compilation warnings in Antelope. 2014-09-05 18:21:47 +02:00
core Merge pull request #648 from cetic/pr-csma-fixes 2014-10-21 12:17:03 +02:00
cpu Merge pull request #557 from kkrentz/llsec-integration 2014-10-08 15:45:46 +02:00
dev CC2420: Added RSSI_OFFSET as described in the manual 2014-08-05 05:07:06 -07:00
doc Make the Protosockets examples possible to compile. 2014-09-05 16:25:25 +02:00
examples Add function to change I2C baudrate and push relevant configuration values to platform config 2014-10-20 14:23:36 +02:00
platform Add function to change I2C baudrate and push relevant configuration values to platform config 2014-10-20 14:23:36 +02:00
regression-tests Adding a scan-build command 2014-10-21 17:22:06 +02:00
tools [cooja/mspsim] Msp802154Radio: Fix maximum power indicator 2014-10-05 00:38:49 +02:00
.gitignore Add initial EV-ADuCRF101MKxZ platform support 2014-07-22 21:18:16 -04:00
.gitmodules Added the cc2538-bsl submodule to the tools dir 2014-03-07 15:44:29 +01:00
.travis.yml Only fail on real fails 2014-10-09 09:43:08 +02:00
CONTRIBUTING.md Adding a CONTRIBUTING file to use github feature 2014-07-04 09:29:12 +02:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
README.md Rename to md 2013-03-26 23:15:37 +01:00

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