samples: move environment sensing to boards

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-06-17 13:18:56 -04:00 committed by Anas Nashif
commit f7c226400d
18 changed files with 10 additions and 15 deletions

View file

@ -1,14 +0,0 @@
.. _advanced-samples:
Advanced Samples
#################
The following is a list of advanced applications and samples using multiple
features of the Zephyr project. Some of the samples below target a specific
platform and use cases and can only be used with the documented target platform.
.. toctree::
:maxdepth: 1
:glob:
environmental_sensing/*

View file

@ -0,0 +1,10 @@
.. _arduino101-samples:
Arduino 101 Samples
#####################
.. toctree::
:maxdepth: 1
:glob:
**/*

View file

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 408 KiB

After

Width:  |  Height:  |  Size: 408 KiB

Before After
Before After

View file

@ -17,7 +17,6 @@ Samples and Demos
bluetooth/bluetooth.rst
sensor/*
grove/*
advanced
power/power.rst
boards/*