Contiki OS for 6502 based computers
Go to file
Enrico Joerns b5d119babd Buttons: Some minor cleanups
Removed imports not required anymore and made some class members final
2014-11-04 01:48:12 +01:00
apps Avoid compilation warnings in Antelope. 2014-09-05 18:21:47 +02:00
core Merge pull request #808 from adamdunkels/pr/ip64 2014-10-10 00:42:37 +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 Merge pull request #557 from kkrentz/llsec-integration 2014-10-08 15:45:46 +02:00
platform sky: Initialize energest as early as possible 2014-10-09 09:42:56 +02:00
regression-tests Support running multiple random seeds in case one fails 2014-10-09 09:43:07 +02:00
tools Buttons: Some minor cleanups 2014-11-04 01:48:12 +01:00
.gitignore
.gitmodules
.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
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 Rename to md 2013-03-26 23:15:37 +01: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