mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 12:25:21 +00:00
Fix reference for alarm sample and how it is included in the documentation. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
15 lines
210 B
ReStructuredText
15 lines
210 B
ReStructuredText
.. _driver-samples:
|
|
|
|
Driver Samples
|
|
##############
|
|
|
|
The following samples demonstrate how to use various drivers supported
|
|
by Zephyr.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
*/*
|
|
counter/alarm/README.rst
|