The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
Jonas Olsson 3d19b0036e Add support for SmarfRF06 + CC1310EM
This commit updates the srf06-cc26xx platform by adding support for the CC1310EM.

We generalise the way this platform selects CPU/board so that we can easily add more combinations in the future. These changes have implication on how to build for different devices, so make sure to have a look at the updated README
2015-08-23 19:54:43 +01:00
apps Merge pull request #1188 from oliverschmidt/master 2015-08-08 16:33:59 +02:00
core Merge pull request #1179 from pablocorbalan/rpl-nbr-state 2015-08-06 09:54:20 +02:00
cpu Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
dev Disable PACKETBUF_ATTR_PACKET_TYPE in the non-Rime case by default 2015-05-06 16:36:15 +02:00
doc Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
examples Merge pull request #1188 from oliverschmidt/master 2015-08-08 16:33:59 +02:00
platform Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
regression-tests Merge pull request #1062 from simonduq/travis-rpl-fix-logs 2015-07-03 15:13:01 +02:00
tools Changed Apple II 800kB floppy image type. 2015-07-05 14:21:03 +02:00
.gitignore Changed Apple II 800kB floppy image type. 2015-07-05 14:21:03 +02:00
.gitmodules Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
.travis.yml Use a different LibreOffice ppa to install doxygen 2015-08-08 01:11:34 +01:00
CONTRIBUTING.md Adding a CONTRIBUTING file to use github feature 2014-07-04 09:29:12 +02:00
LICENSE Removed the explicit year 2012 to make it more generic 2012-10-25 23:08:54 +02:00
Makefile.include Makefile.include: Remove unused MODULESSUBST 2015-06-01 22:09:58 +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 Travis icon in README.md: show build status of the current master rather than latest build status (can be any pull request) 2015-08-19 09:21:38 +02: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