Contiki OS for 6502 based computers
Go to file
Yasuyuki Tanaka 8b3f29325d Update example-collect.c
- bugfix: more frequent transmissions than expected (every 30 seconds)
- indentation: replace tabs with spaces
2016-12-14 12:38:55 +01:00
apps
core Merge pull request #1982 from nvt/coffee-io-semantics 2016-12-09 16:09:32 +01:00
cpu Merge pull request #1939 from bthebaudeau/re-mote-sd-fat 2016-12-10 18:32:39 +01:00
dev Merge pull request #1957 from alignan/pull/bme280-sensor 2016-12-10 18:37:21 +01:00
doc Update code-style.c 2016-12-03 12:21:04 +01:00
examples Update example-collect.c 2016-12-14 12:38:55 +01:00
lib
platform Merge pull request #1957 from alignan/pull/bme280-sensor 2016-12-10 18:37:21 +01:00
regression-tests Update 04-rime/07-sky-collect.csc 2016-12-14 12:38:55 +01:00
tools Merge pull request #1976 from yatch/pr/missing-single-quote 2016-12-12 17:06:16 +01:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md
LICENSE
Makefile.include
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
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