zephyr/samples/drivers/drivers.rst
Marti Bolivar 306c717b9e samples: drivers: add WS2812 sample application
This is similar to the LPD8806 sample, but uses the WS2812 driver
instead. The app configuration is a bit more finicky, so try to
provide helpful references. This could be made more beginner-friendly
with the addition of timing diagrams, etc., but this should be enough
for an experienced developer to use.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-10-28 13:23:30 -04:00

14 lines
182 B
ReStructuredText

.. _driver-samples:
Driver Samples
##############
The following samples demonstrate how to use various drivers supported
by Zephyr.
.. toctree::
:maxdepth: 1
:glob:
*/*