Contiki OS for 6502 based computers
Go to file
2017-01-10 11:45:59 +01:00
apps
core TSCH: handle error cases returning -1 properly 2017-01-10 11:45:59 +01:00
cpu
dev Merge pull request #1957 from alignan/pull/bme280-sensor 2016-12-10 18:37:21 +01:00
doc
examples TSCH: put tsch_ prefix to definitions in the global scope 2017-01-10 11:45:59 +01:00
lib
platform Merge pull request #2028 from joakimeriksson/minimal-net-ND-fix 2017-01-10 09:07:50 +01:00
regression-tests TSCH: add a regression test for tsch-packet.c 2017-01-10 11:45:59 +01:00
tools Merge pull request #2024 from alignan/pull/eth-gw 2017-01-09 21:03:45 +00:00
.gitattributes
.gitignore
.gitmodules
.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
LICENSE
Makefile.include
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 Travis icon in README.md: show build status of the current master rather than latest build status (can be any pull request) 2015-08-19 09:21:38 +02:00

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