zephyr/samples/subsys
Henrik Brix Andersen 265cdf8dc6 cmake: use find_package() instead of literal include in tests and samples
Convert remaining tests and samples to using find_package() instead of
literally including the CMake boilerplate code.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2021-11-01 10:33:09 -04:00
..
audio/sof samples/subsys/audio/sof: add configuration for imx8m board 2021-10-20 19:08:50 -04:00
canbus cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
console cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cpp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
debug cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
display samples: lvgl: add min_ram to adafruit_2_8_tft_touch_v2 test 2021-08-24 15:40:06 -04:00
edac cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
fs samples/littlefs: Remove FIXME with PRIxPTR usage 2021-09-21 06:21:59 -04:00
ipc ipc: ipc_service: Rework multi-instance backend. 2021-10-11 20:58:09 -04:00
logging cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
lorawan/class_a cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mgmt cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
modbus samples: modbus: update/fix samples.yaml configs 2021-09-27 21:54:56 -04:00
nvs soc: riscv: esp32c3: nvs: add NVS support using fixed partitions 2021-10-28 06:47:21 -04:00
pm/device_pm pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
portability cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
settings soc: riscv: esp32c3: nvs: add NVS support using fixed partitions 2021-10-28 06:47:21 -04:00
shell samples: shell_module: fix build on 64bit platforms 2021-10-19 06:44:20 -04:00
task_wdt task_wdt: fix silent init failures 2021-10-01 15:21:32 +02:00
testsuite cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tracing tests: tracing.osawareness.openocd cleanup 2021-10-13 06:22:44 -04:00
usb cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
video cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
subsys.rst