Contiki OS for 6502 based computers
Go to file
2014-04-03 13:38:21 +02:00
apps Merge pull request #550 from oliverschmidt/master 2014-01-31 16:22:53 -08:00
core Added stub for extended radio API for nullradio 2014-04-03 13:38:18 +02:00
cpu Added stub for extended radio API for cc2430 2014-04-03 13:38:21 +02:00
dev Added stub for extended radio API for CC2520 2014-04-03 13:38:17 +02:00
doc
examples Merge pull request #575 from lecneri/patch-1 2014-03-27 16:32:46 +01:00
platform native: Add CTK to the module list 2014-03-21 23:01:02 +01:00
regression-tests Update regression sims to org.contikios 2014-03-05 20:31:19 +00:00
tools Also remove uninitialized motes 2014-03-20 14:51:05 +01:00
.gitignore
.gitmodules Added the cc2538-bsl submodule to the tools dir 2014-03-07 15:44:29 +01:00
.travis.yml Updated cc65 URL. 2014-03-15 16:55:39 +01:00
LICENSE
Makefile.include Removed all module makefiles. Instead, all .c files in a module directory are compiled. 2014-01-26 23:20:46 +01:00
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