Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
Go to file
George Oikonomou dd1f06fb01 Move example to the top-level dir (rpl-border-router) and tidy-up webserver configuration
Previously, we were using the example's Makefile to configure whether we want a web server built into the BR. We had 3 options:

* No web server
* Internal web server
* External web server (from apps/)

The last option is no longer evailable. This commit removes support for this option and it also simplifies the situation: We now merely use a CPP macro to enable/disable the web server.
2017-10-30 21:46:55 +00:00
arch Re-arrange the CC26xx startup sequence 2017-10-29 23:18:39 +00:00
examples Move example to the top-level dir (rpl-border-router) and tidy-up webserver configuration 2017-10-30 21:46:55 +00:00
os Extend documentation 2017-10-29 23:18:39 +00:00
tests Move example to the top-level dir (rpl-border-router) and tidy-up webserver configuration 2017-10-30 21:46:55 +00:00
tools Merge pull request #130 from g-oikonomou/contrib/sensniff-submodule-update 2017-10-30 09:31:06 +01:00
.gitattributes Add binary files file extension 2015-10-22 16:19:39 +02:00
.gitignore Removed COOJA 2017-10-18 20:40:13 +02:00
.gitmodules Merge pull request #114 from simonduq/pr/update-cooja-path 2017-10-26 15:20:15 +02:00
.travis.yml Added tests for NullNet: broadcast/unicast for csma/tsch 2017-09-22 14:34:20 +02:00
CONTRIBUTING.md CONTRIBUTING.md: link to wiki where the content has moved 2017-10-29 08:55:23 +01:00
LICENSE.md Remove outdated README files, link to wiki instead 2017-05-16 16:06:13 +02:00
Makefile.identify-target Move target identification code to a separate file 2017-10-28 22:36:08 +01:00
Makefile.include Move target identification code to a separate file 2017-10-28 22:36:08 +01:00
README.md Update README.md: social media and more 2017-10-27 22:01:25 +02:00

README.md

Contiki-NG: the Next Generation Contiki

Build Status

Contiki-NG is a fork of Contiki, with focus on next generation IoT protocols and platforms. Important links: