1.. _application-development-samples:
2
3Application development samples
4###############################
5
6For application development you should also consider looking at
7`example-application`_. Among others, you will find on it out of tree driver
8or board examples.
9
10.. toctree::
11   :maxdepth: 1
12   :glob:
13
14   **/*
15
16.. _example-application: https://github.com/zephyrproject-rtos/example-application
17