The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
2017-08-20 19:42:42 +02:00
apps Set arduino LOOP_INTERVAL in project-conf.h 2017-08-20 19:42:42 +02:00
core Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
cpu Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
dev Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
doc Update code-style.c 2016-12-03 12:21:04 +01:00
examples Set arduino LOOP_INTERVAL in project-conf.h 2017-08-20 19:42:42 +02:00
lib Add support for the FAT file system 2016-11-27 22:50:44 +01:00
platform Factor irq methods 2017-08-20 11:47:13 +02:00
regression-tests Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
tools Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
.gitattributes Add binary files file extension 2015-10-22 16:19:39 +02:00
.gitignore Merge pull request #1469 from wbober/nrf52dk-pr 2016-06-01 23:11:39 +02:00
.gitmodules Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
.travis.yml frame802154: comply with IEEE 802.15.4-2015 on PAN ID Field Handling 2016-12-05 22:45:07 +01:00
CONTRIBUTING.md Updated CONTRIBUTING.md to reflect Contiki's new merging policy 2015-08-18 22:06:56 +02:00
LICENSE Update README and LICENSE 2017-03-17 19:32:51 +01:00
Makefile.include cleanup confilicrts 2016-06-28 16:37:16 +02: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 Update README and LICENSE 2017-03-17 19:32:51 +01:00

The Contiki Operating System

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

This fork of the Contiki Operating System adds support for our Merkur Board, adds a lot of examples (with different hardware) and puts an Arduino compatibility layer on top of Contiki-OS that allows Arduino Sketches -- and a lot of drivers for Arduino compatible hardware -- to run under Contiki-OS.

For the licensing terms (also in the light of recent debates of Github changed Terms of Service on 2017-03-01) see the file LICENSE.