The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
George Oikonomou 4eeb527cb8 Don't specify -DUIP_CONF_IPV6 in platform makefiles
Makefile.include has done it for us already, we no longer need to do so ourselves
2013-11-20 14:52:33 +00:00
apps Reverted commit below as the cc65 bug in question is fixed. 2013-10-08 22:42:41 +02:00
core Merge pull request #432 from adamdunkels/push/154-len 2013-11-20 05:23:26 -08:00
cpu Merge pull request #409 from ADVANSEE/cc2538-spi 2013-11-20 06:51:26 -08:00
doc Merge pull request #250 from karlp/kill-bad-docs 2013-05-22 06:52:50 -07:00
examples Stop setting WITH_UIP6=1 in example Makefiles 2013-11-20 14:52:32 +00:00
platform Don't specify -DUIP_CONF_IPV6 in platform makefiles 2013-11-20 14:52:33 +00:00
regression-tests Stop setting WITH_UIP6=1 in example Makefiles 2013-11-20 14:52:32 +00:00
tools Merge pull request #431 from adamdunkels/push/ipv6-const 2013-11-20 04:26:05 -08:00
.gitignore Adjustments for the switch from 'atari' to 'atarixl'. 2013-10-03 23:54:33 +02:00
.gitmodules Added mspsim as a submodule instead of as a binary mspsim.jar file 2013-11-07 17:28:50 +01:00
.travis.yml Add 6502 tests to travis 2013-11-20 13:31:32 +00:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include Removed old unused sys/ files 2013-11-19 00:23:13 +01: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