The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Find a file
Ralf Schlatterbeck c35be7c066 First stab at OTA-update
Introduce new testing-app example.
Add a new coap error code for blockwise transfer.
Add include-file for bootloader callbacks (jumptable).
Note that only the bootloader for osd-merkur-256 will support
OTA-update, the -128 simply has not enough flash memory, so only
in the -256 we have the bootloader functions in the jump-table
of the bootloader and in the bootloader-if.h include-file.
2017-07-31 13:26:29 +02:00
apps First stab at OTA-update 2017-07-31 13:26:29 +02:00
core Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
cpu Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
dev Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
doc Update code-style.c 2016-12-03 12:21:04 +01:00
examples First stab at OTA-update 2017-07-31 13:26:29 +02:00
lib Add support for the FAT file system 2016-11-27 22:50:44 +01:00
platform First stab at OTA-update 2017-07-31 13:26:29 +02:00
regression-tests Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
tools Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
.gitattributes Add binary files file extension 2015-10-22 16:19:39 +02:00
.gitignore Merge pull request #1469 from wbober/nrf52dk-pr 2016-06-01 23:11:39 +02:00
.gitmodules Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
.travis.yml frame802154: comply with IEEE 802.15.4-2015 on PAN ID Field Handling 2016-12-05 22:45:07 +01:00
CONTRIBUTING.md Updated CONTRIBUTING.md to reflect Contiki's new merging policy 2015-08-18 22:06:56 +02:00
LICENSE Update README and LICENSE 2017-03-17 19:32:51 +01:00
Makefile.include cleanup confilicrts 2016-06-28 16:37:16 +02:00
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 Update README and LICENSE 2017-03-17 19:32:51 +01:00

The Contiki Operating System

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

This fork of the Contiki Operating System adds support for our Merkur Board, adds a lot of examples (with different hardware) and puts an Arduino compatibility layer on top of Contiki-OS that allows Arduino Sketches -- and a lot of drivers for Arduino compatible hardware -- to run under Contiki-OS.

For the licensing terms (also in the light of recent debates of Github changed Terms of Service on 2017-03-01) see the file LICENSE.