Contiki OS for 6502 based computers
Go to file
Nicolas Tsiftes 540838be94 Merge pull request #1067 from simonduq/fix-rpl-dag-printf
rpl_print_neighbor_list(): cast clock_time_t to unsigned for portable printout
2015-05-13 16:07:54 +02:00
apps Merge pull request #1001 from adamdunkels/pr/queuebuf-no-ref 2015-05-03 16:35:17 +02:00
core rpl_print_neighbor_list(): cast clock_time_t to unsigned for portable printout 2015-05-13 09:03:40 +02:00
cpu Merge pull request #1045 from g-oikonomou/cc26xx/contrib/cc26xx-rf-wakeup 2015-05-09 22:50:50 +01:00
dev Disable PACKETBUF_ATTR_PACKET_TYPE in the non-Rime case by default 2015-05-06 16:36:15 +02:00
doc Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex. 2015-04-01 21:33:02 +02:00
examples Merge pull request #1051 from simonduq/fix-warning 2015-05-13 00:52:40 +01:00
platform Merge pull request #1059 from g-oikonomou/cc26xx/contrib/xxware-instructions 2015-05-13 12:21:48 +01:00
regression-tests Merge pull request #1053 from simonduq/rpl-probing 2015-05-10 17:22:10 +02:00
tools Merge pull request #979 from TheGeorge/drifting-motes 2015-05-13 11:21:34 +02:00
.gitignore Add CC26xx build artifacts to .gitignore 2015-02-25 13:16:07 +01:00
.gitmodules
.travis.yml Merge pull request #1003 from adamdunkels/pr/http-socket-dns64-tcp-socket 2015-05-10 17:14:31 +02:00
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