1.. zephyr:code-sample-category:: application_development
2   :name: Application Development
3   :show-listing:
4
5   These samples illustrate some useful application development patterns and techniques.
6
7For application development you should also consider looking at
8`example-application`_. Among others, you will find on it out of tree driver
9or board examples.
10
11.. _example-application: https://github.com/zephyrproject-rtos/example-application
12