Contiki OS for 6502 based computers
Go to file
2015-10-20 10:11:41 +02:00
apps Cast pointer to uintptr_t type to avoid compiler warnings 2015-10-20 10:11:40 +02:00
core Fix compiler warnings 2015-10-20 10:11:32 +02:00
cpu Update CCxxwares to our warning-free version 2015-10-20 10:11:41 +02:00
dev cc2530: do not declare sfd_timestamp if not used 2015-10-20 09:37:22 +02:00
doc
examples Fix compiler warnings 2015-10-20 10:11:37 +02:00
platform Spell fix in function name 2015-10-20 10:11:38 +02:00
regression-tests Build examples with the WERROR=1 flag passed to make, to ensure that we have a clean non-warning build for all examples on platforms that support the WERROR=1 flag 2015-10-20 10:11:24 +02:00
tools Merge pull request #756 from sieben/dos2unix 2015-10-18 20:26:07 +02:00
.gitattributes
.gitignore
.gitmodules Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
.travis.yml
CONTRIBUTING.md
LICENSE
Makefile.include
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