zephyr/samples/application_development
Kumar Gala e2e882ab3e samples: convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert samples to DEVICE_{DT_}DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-19 20:05:40 -05:00
..
code_relocation sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
external_lib samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
out_of_tree_board boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
out_of_tree_driver samples: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
application_development.rst