zephyr/samples/modules
Gerard Marull-Paretas 1d128f13b6 samples: modules: tflite-micro: remove incorrect check
sensor cannot be null because it is initialized with DEVICE_DT_GET_ONE,
which always resolves to a device. The deleted check triggered a
compiler warning ("warning: the address of '__device_dts_ord_23' will
never be NULL").

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-01-18 12:09:53 +00:00
..
canopennode samples: modules: canopennode: suggest using manifest.project-filter 2023-10-27 13:30:50 -05:00
chre samples: chre: Fix format strings for size_t types 2023-11-24 13:10:24 +02:00
lvgl samples/modules/lvgl: Switch from native_posix to native_sim 2023-11-14 13:06:01 +01:00
nanopb samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
tflite-micro samples: modules: tflite-micro: remove incorrect check 2024-01-18 12:09:53 +00:00
thrift/hello tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00