samples: move environment sensing to boards
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2670bd6123
commit
f7c226400d
18 changed files with 10 additions and 15 deletions
|
@ -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/*
|
|
10
samples/boards/arduino_101/arduino_101.rst
Normal file
10
samples/boards/arduino_101/arduino_101.rst
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
.. _arduino101-samples:
|
||||||
|
|
||||||
|
Arduino 101 Samples
|
||||||
|
#####################
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
**/*
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 146 KiB |
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 408 KiB After Width: | Height: | Size: 408 KiB |
|
@ -17,7 +17,6 @@ Samples and Demos
|
||||||
bluetooth/bluetooth.rst
|
bluetooth/bluetooth.rst
|
||||||
sensor/*
|
sensor/*
|
||||||
grove/*
|
grove/*
|
||||||
advanced
|
|
||||||
power/power.rst
|
power/power.rst
|
||||||
boards/*
|
boards/*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue