The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
George Oikonomou 9e553c3d72 Update travis to use a newer SDCC
Due to SDCC bug #1986, we were previously stuck
with SDCC revision #7100. The bug was fixed with
rev #8719. Thus, we can now use newer versions

More info: http://sourceforge.net/p/sdcc/bugs/1986/
2013-08-06 18:28:16 +01:00
apps Merge pull request #310 from oliverschmidt/master 2013-07-30 13:51:52 -07:00
core Recent changes in telnetd make exporting of those two necessary. 2013-07-31 00:04:43 +02:00
cpu Merge pull request #304 from frtos-wpan/rf230bb-merged 2013-08-05 00:24:35 -07:00
doc Merge pull request #250 from karlp/kill-bad-docs 2013-05-22 06:52:50 -07:00
examples Merge pull request #266 from ismb-pert/fix-mbxxx 2013-07-26 07:38:11 -07:00
platform Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
regression-tests Some little refactor 2013-07-19 16:15:55 +02:00
tools Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
.gitignore Travis-ci tweaks, added CPUREV to 01 regression test, needed by mbxxx platform 2013-07-12 17:07:04 +02:00
.travis.yml Update travis to use a newer SDCC 2013-08-06 18:28:16 +01:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include Be consistent with tab chars in Makefiles - yet again... 2013-07-30 23:07:55 +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 Rename to md 2013-03-26 23:15:37 +01: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