Contiki OS for 6502 based computers
Go to file
George Oikonomou cd6d76230d Merge pull request #1602 from philrhinehart/bugfix-cc26xx-rf-oscillators
cc26xx-cc13xx oscillator control issue
2016-04-18 12:00:44 +01:00
apps Merge pull request #1438 from jkent/jsonparse 2016-03-11 14:23:17 +01:00
core Merge pull request #1192 from bkozak-scanimetrics/tcpip_put_temporaries_on_stack 2016-04-13 09:30:33 +02:00
cpu Fixed bug in cc26xx-cc13xx rf-core. When running BLE in conjunction with ContikiMAC, oscillators were modified from an interrupt state causing occasional bus faults and infinite loops. We now check if BLE is active prior to modifiying the oscillators to avoid these conditions. 2016-04-18 17:17:07 +08:00
dev
doc Fix doxygen warning 2016-03-15 10:25:05 +01:00
examples Merge pull request #1213 from joakimeriksson/dao_ack_handling 2016-04-11 18:53:43 +02:00
lib/newlib
platform Merge pull request #1213 from joakimeriksson/dao_ack_handling 2016-04-11 18:53:43 +02:00
regression-tests fixed codestyle, improved APIs, and cleaned up comments 2016-03-26 20:12:52 +01:00
tools fix SerialSocketServer when run without GUI 2016-03-16 18:48:09 +01:00
.gitattributes
.gitignore Added a pfs_remove() function and a pfs_seek() stub to the Commodore platforms. 2016-03-28 14:07:35 +02:00
.gitmodules
.travis.yml Fix failure of ARM-AAPCS travis job 2016-04-06 23:24:42 +01: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