zephyr/samples/application_development
Sebastian Bøe 011da8c1b0 samples: Add sample 'application_development/out_of_tree_driver'
Add a sample that demonstrates (and tests) that custom drivers can be
maintained outside of Zephyr.

The sample is fairly minimal with few dependencies and should
therefore be very portable. It also includes a sample.yaml that should
ensure that it does not regress.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2020-01-22 09:26:12 -05:00
..
code_relocation dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
external_lib global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
out_of_tree_board boards: remove NFFS mentions from comments/doc 2020-01-21 15:32:47 +01:00
out_of_tree_driver samples: Add sample 'application_development/out_of_tree_driver' 2020-01-22 09:26:12 -05:00
application_development.rst