The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
George Oikonomou c6ec22c4c8 cc2530: Added a method to maximise stack depth
This was oringinally contributed/reported/discussed/patched by
Philippe Retornaz (EPFL) but it's implemented
in a more configurable fashion here.
2012-09-07 17:32:53 +01:00
apps Bumped version number 2012-07-12 11:33:12 +02:00
core Fixed sht11 driver, now ensures the i2c bus is disabled when initializing 2012-08-16 14:12:27 +02:00
cpu cc2530: Added a method to maximise stack depth 2012-09-07 17:32:53 +01:00
doc Bumped version number 2012-07-12 11:33:12 +02:00
examples Fixed typos and a stray printf. Adjusted comments 2012-09-07 17:31:25 +01:00
platform cc2530: Added a method to maximise stack depth 2012-09-07 17:32:53 +01:00
tools Added support for nested quotes in arguments when calling external commands from Cooja 2012-08-22 14:14:55 +02:00
.gitignore cleaned up main 2011-03-26 10:15:49 +01:00
Makefile.include removed debug output (caused compiler warning dialog to open in COOJA) 2012-05-23 15:51:23 +02:00
README Updated README with new website and shorter text 2012-07-12 11:30:21 +02:00
README-BUILDING Add some info on the DEFINES= / savedefines mechanism. 2008-06-12 22:13:59 +00:00
README-EXAMPLES Added CTK standalone FTP client example. 2010-10-16 10:36:20 +00: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://www.contiki-os.org/