The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
Robert Quattlebaum 9c17a542a7 avr/bootloader.c: Now compatible with bootloaders which always run first.
The boot loader now knows when to go into bootstrap mode by
looking for a specific EEPROM value. Also updated code style
to match Contiki code style guidelines.
2013-05-19 08:21:16 -07:00
apps Merge pull request #184 from g-oikonomou/bug-fixes/rimestats 2013-05-19 07:45:22 -07:00
core Merge pull request #184 from g-oikonomou/bug-fixes/rimestats 2013-05-19 07:45:22 -07:00
cpu avr/bootloader.c: Now compatible with bootloaders which always run first. 2013-05-19 08:21:16 -07:00
doc Update of doxygen.to 1.8.1.2 using doxygen -u 2013-04-14 16:36:05 +02:00
examples Merge pull request #184 from g-oikonomou/bug-fixes/rimestats 2013-05-19 07:45:22 -07:00
platform avr/bootloader.c: Now compatible with bootloaders which always run first. 2013-05-19 08:21:16 -07:00
regression-tests Travis: sky-ipv6-udp test needs more time to complete 2013-05-18 18:14:14 -04:00
tools Rename to md 2013-03-26 23:15:37 +01:00
.gitignore Added Apple II 3.5" floppy image. 2013-02-05 21:07:54 +01:00
.travis.yml Travis: disable the netperf test because it is flaky 2013-05-19 09:59:02 -04:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include core/lib/settings: Generalized Settings Manager to work on any platform 2013-03-20 11:57:13 -07:00
README-BUILDING.md Rename to md 2013-03-26 23:15:37 +01:00
README-EXAMPLES.md Rename to md 2013-03-26 23:15:37 +01: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