Contiki OS for 6502 based computers
Go to file
Mohamed Seliem 150b97879d Doxygen Fix
this minor fixation to avoid Doxygen bug, which appears when doing this in the documented code:
/**
* \exception \c text
*/
void foo();
2016-09-22 22:30:54 +02:00
apps Merge pull request #1677 from gebart/pr/lwm2m-instance-list 2016-09-06 16:50:11 +02:00
core Merge pull request #1851 from kqorany/patch-1 2016-09-14 06:53:14 +01:00
cpu MSP430/F2xxx: fix ubr msb byte being hardcoded to zero 2016-09-01 10:25:38 +02:00
dev CC2520: Added offset to calculate correct RSSI value 2016-08-24 10:21:14 +05:30
doc Update comments: RFC3513 is obsoleted by RFC4921 2016-07-18 17:29:16 +08:00
examples Merge pull request #1857 from alignan/pull/remote-revb 2016-09-14 06:52:02 +01:00
lib/newlib
platform Doxygen Fix 2016-09-22 22:30:54 +02:00
regression-tests Add sensniff travis tests 2016-08-12 15:58:02 +01:00
tools Cooja now supports Wismote and Z1 motes when exporting simulations as 2016-09-22 10:56:56 +02:00
.gitattributes
.gitignore Merge pull request #1469 from wbober/nrf52dk-pr 2016-06-01 23:11:39 +02:00
.gitmodules Change CCxxware submodule URLs 2016-07-17 00:26:52 +01:00
.travis.yml Run RPL regression tests in non-storing mode 2016-06-08 14:03:19 +02:00
CONTRIBUTING.md
LICENSE
Makefile.include
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md
README.md Travis icon in README.md: show build status of the current master rather than latest build status (can be any pull request) 2015-08-19 09:21:38 +02:00

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