Contiki OS for 6502 based computers
Go to file
2013-10-08 14:46:55 +02:00
apps Rearranged some expressions to avoid triggering a cc65 bug. 2013-10-05 21:26:28 +02:00
core Fixed printout that used deprectated rpl_parent_t structure 2013-10-08 14:46:55 +02:00
cpu Removed support for 'atari' now that 'atarixl' is part of the cc65 master. 2013-10-03 22:55:32 +02:00
doc
examples Added missing 'atarixl' Makefile defines. 2013-10-04 00:03:40 +02:00
platform Final adjustments for the switch from 'atari' to 'atarixl'. 2013-10-06 17:23:39 +02:00
regression-tests A set of RPL regression tests that the RPL network is able to survive the replacement of one node. The different tests test different placements of the moving node, with a varying number of hops from the root 2013-08-19 17:48:33 +02:00
tools Merge pull request #378 from oliverschmidt/master 2013-10-06 08:24:30 -07:00
.gitignore Adjustments for the switch from 'atari' to 'atarixl'. 2013-10-03 23:54:33 +02:00
.travis.yml Disable the IPv4 travis job 2013-08-30 10:39:59 +01:00
LICENSE
Makefile.include Be consistent with tab chars in Makefiles - yet again... 2013-07-30 23:07:55 +02:00
README-BUILDING.md
README-EXAMPLES.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
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