Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
Simon Duquennoy aaef87dc85 Merge pull request #85 from simonduq/pr/project-conf
Auto-include project-conf
2017-10-07 18:35:38 +02:00
arch Rename PROJECT_CONF_H to PROJECT_CONF_PATH for clarity and so as to avoid possible conflicts with guards in project-conf.h files 2017-10-07 09:45:41 +02:00
doc Fix Doxygen Travis test 2017-10-06 17:17:40 +02:00
examples Auto-include project-conf.h whenever found 2017-10-07 09:45:38 +02:00
os Rename PROJECT_CONF_H to PROJECT_CONF_PATH for clarity and so as to avoid possible conflicts with guards in project-conf.h files 2017-10-07 09:45:41 +02:00
tests Auto-include project-conf.h whenever found 2017-10-07 09:45:38 +02:00
tools Auto-include project-conf.h whenever found 2017-10-07 09:45:38 +02:00
.gitattributes Add binary files file extension 2015-10-22 16:19:39 +02:00
.gitignore Renamed regression-tests to tests in preparation for the addition of other types of tests. 2017-09-01 17:22:10 +02:00
.gitmodules Update mspsim to latest 2017-07-06 21:59:51 +02:00
.travis.yml Added tests for NullNet: broadcast/unicast for csma/tsch 2017-09-22 14:34:20 +02:00
CONTRIBUTING.md
LICENSE.md Remove outdated README files, link to wiki instead 2017-05-16 16:06:13 +02:00
Makefile.include Rename PROJECT_CONF_H to PROJECT_CONF_PATH for clarity and so as to avoid possible conflicts with guards in project-conf.h files 2017-10-07 09:45:41 +02:00
README.md Remove outdated README files, link to wiki instead 2017-05-16 16:06:13 +02:00

The Contiki Operating System

Travis link: https://travis-ci.com/sics-iot/contiki

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

To get started, see the Contiki wiki: https://github.com/contiki-os/contiki/wiki