mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 23:21:56 +00:00
Add reade to out of tree sample. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
10 lines
206 B
ReStructuredText
10 lines
206 B
ReStructuredText
.. _out_of_tree_driver:
|
|
|
|
Out Of Tree Driver
|
|
##################
|
|
|
|
Overview
|
|
********
|
|
A simple example that demonstrates custom zephyr drivers using the zephyr driver
|
|
API that are maintained outside of Zephyr.
|