Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
George Oikonomou 085601f795 Default to using os/lib/dbg-io for all arm-powered platforms
With the exception of one specific build configuration for platform nrf52dk, all our arm-based platforms use the debugging I/O library from os/lib/dbg-io. This commit changes the build system to include this module by default for all arm devices. Platform / CPU Makefiles will no longer need to request this MODULE explicitly. Configuration provided to allow exclusion where required, as is the case for nrf52dk when NRF52_USE_RTT is set to 1.
2018-10-04 15:49:59 +01:00
arch Default to using os/lib/dbg-io for all arm-powered platforms 2018-10-04 15:49:59 +01:00
examples Add TSCH stats example 2018-09-27 16:00:36 +01:00
os radio.h: Added RADIO_PARAM_SHR_SEARCH 2018-10-02 07:56:23 -07:00
tests remove bug in simplelink boards name 2018-09-21 09:55:32 +02:00
tools Merge branch 'develop' into null-character 2018-09-17 11:13:22 +01:00
.gitattributes Add binary files file extension 2015-10-22 16:19:39 +02:00
.gitignore Expanded travis builds with SimpleLink platform 2018-09-11 13:17:21 +02:00
.gitmodules Merge branch 'develop' into contrib/ti-simplelink 2018-09-12 12:39:18 +02:00
.travis.yml Merge branch 'develop' into contrib/readthedocs 2018-06-05 22:04:25 +01:00
CONTRIBUTING.md CONTRIBUTING.md: link to wiki where the content has moved 2017-10-29 08:55:23 +01:00
LICENSE.md Enable license auto-detection 2018-06-23 13:35:22 +01:00
Makefile.embedded Document the various top-level Makefiles 2018-05-26 14:13:06 +01:00
Makefile.identify-target Extract changes to cpu/cc13xx-cc26xx 2018-08-31 11:05:34 +02:00
Makefile.include Extract changes to cpu/cc13xx-cc26xx 2018-08-31 11:05:34 +02:00
Makefile.tools Use $(MAKE) instead of make to invoke recursively 2018-05-27 19:21:08 +01:00
README.md Enable license auto-detection 2018-06-23 13:35:22 +01:00

README.md

Contiki-NG: The OS for Next Generation IoT Devices

Build Status license Latest release GitHub Release Date Last commit

Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. It focuses on dependable (secure and reliable) low-power communication and standard protocols, such as IPv6/6LoWPAN, 6TiSCH, RPL, and CoAP. Contiki-NG comes with extensive documentation, tutorials, a roadmap, release cycle, and well-defined development flow for smooth integration of community contributions.

Unless excplicitly stated otherwise, Contiki-NG sources are distributed under the terms of the 3-clause BSD license. This license gives everyone the right to use and distribute the code, either in binary or source code format, as long as the copyright license is retained in the source code.

Contiki-NG started as a fork of the Contiki OS and retains some of its original features.

Find out more:

Engage with the community: