7ee8b7a512
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>
26 lines
402 B
ReStructuredText
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`
|