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>
|
||
|---|---|---|
| .. | ||
| app_a.c | ||
| app_a.h | ||
| app_b.c | ||
| app_b.h | ||
| app_syscall.c | ||
| app_syscall.h | ||
| main.c | ||
| main.h | ||
| sample_driver_foo.c | ||
| sample_driver_handlers.c | ||
| sample_driver.h | ||