Contiki OS for 6502 based computers
Go to file
2015-10-20 09:37:21 +02:00
apps
core uip6.c: declare uip_add32 symbol if UIP_ARCH_ADD32 is set 2015-10-20 09:37:11 +02:00
cpu tapdev6.c: do not ignore return value of system() 2015-10-20 09:37:18 +02:00
dev cc2530: removed warning on unused variable 2015-10-20 09:37:21 +02:00
doc
examples Added missing undef in examples/cc2528dk/sinffer/project-conf.h 2015-10-20 09:37:10 +02:00
platform native platform: removed unused variable 2015-10-20 09:37:19 +02:00
regression-tests Merge pull request #1063 from simonduq/configure-na 2015-10-18 20:26:55 +02:00
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md
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