Contiki OS for 6502 based computers
Go to file
2015-10-18 20:25:30 +02:00
apps Make sure the url is null terminated in CoAP observe. 2015-09-24 22:51:30 +02:00
core llsec: Declared aead static 2015-10-14 08:22:44 -07:00
cpu Fixed linuxradio-drv guard macro name 2015-09-29 12:29:08 +01:00
dev Merge pull request #1185 from sumanpanchal/cc2520 2015-09-10 14:37:00 +02:00
doc
examples llsec: Added AEAD mode to CCM* 2015-10-14 08:22:44 -07:00
platform JN516x: Call LLSEC.init instead of LLSEC.bootstrap 2015-10-15 00:41:12 -07:00
regression-tests Merge pull request #817 from SmallLars/econotag-ecc 2015-09-28 09:45:11 -05:00
tools Fix SafeRandom logic 2015-10-15 10:09:57 +02:00
.gitignore Added *.jn516x to .gitignore 2015-09-23 14:38:42 +02:00
.gitmodules
.travis.yml Merge pull request #1219 from simonduq/jn516x-port 2015-09-25 12:09:52 +02:00
CONTRIBUTING.md
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include
README-BUILDING.md
README-EXAMPLES.md
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