zephyr/samples/samples.rst
Erwan Gouriou 7ee8b7a512 samples: Provide x-nucleo-iks01a1 shield sample
This sample is made to demonstrate use of shield x-nucleo-ik01a1.
It will display embedded sensor data endlessly.
It requires a board with Arduino i2c as minimum configuration

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-09-21 18:51:26 -04:00

26 lines
402 B
ReStructuredText

.. _samples-and-demos:
Samples and Demos
#################
.. toctree::
:maxdepth: 2
:glob:
kernel
basic/*
subsys/subsys.rst
net/net.rst
bluetooth/bluetooth.rst
sensor/*
boards/*
mpu/*
drivers/drivers.rst
application_development/*
display/*
shields/*
To add a new sample document, please use the template available under
:file:`doc/templates/sample.tmpl`