Contiki OS for 6502 based computers
Go to file
2014-04-23 12:16:50 +01:00
apps Merge pull request #550 from oliverschmidt/master 2014-01-31 16:22:53 -08:00
core Split the radio parameter ADDRESS_HANDLER into RX_MODE and TX_MODE. 2014-04-09 21:25:40 +02:00
cpu Implement extended RF API for the CC2530 RF 2014-04-23 12:16:50 +01:00
dev Fixed CC2420 to return RADIO_RESULT_INVALID_VALUE if trying to set a 2014-04-13 21:43:37 +02:00
doc
examples Simplify the extended RF API example 2014-04-22 19:42:47 +01:00
platform Implement extended RF API for the CC2530 RF 2014-04-23 12:16:50 +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
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