zephyr/samples/subsys
Henrik Brix Andersen cc394e073d samples: can: filter out tests if zephyr,canbus not enabled
- Filter out the remaining CAN tests if no zephyr,canbus chosen node is
  enabled in the devicetree.
- Rename the tests to shorten the name a bit.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-02-24 07:12:54 -06:00
..
audio/sof samples/subsys/audio/sof: use -fstrict-overflow for SOF 2022-01-07 10:46:14 -05:00
canbus samples: can: filter out tests if zephyr,canbus not enabled 2022-02-24 07:12:54 -06:00
console
cpp tests and samples: Don't build some C++ tests under XCC 2022-02-21 19:37:54 -05:00
debug samples: debug/gdbstub: update instructions to run 2021-11-30 15:24:00 -05:00
display lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
edac
fs samples: exclude platform stm32f769i_disco 2022-01-05 14:59:58 -05:00
ipc kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
logging logging: Add support to backends to switch log format at runtime. 2022-02-23 14:12:22 -06:00
lorawan/class_a samples: lora: Add harnesses for execution with twister 2022-01-28 19:15:01 -05:00
mgmt doc: add OTA section to device management 2022-02-21 20:39:08 -05:00
modbus sample: modbus: mark MODBUS samples as build only 2022-02-09 22:11:16 -05:00
nvs storage/flash_map: Add FLASH_AREA_DEVICE macro 2021-11-06 21:37:47 -04:00
pm/device_pm samples: pm: device_pm: Fix harness 2022-02-21 19:36:09 -05:00
portability samples: fix wrong extra_args definitions 2022-01-04 17:15:06 -05:00
settings soc: riscv: esp32c3: nvs: add NVS support using fixed partitions 2021-10-28 06:47:21 -04:00
shell lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
task_wdt samples: task_wdt: Increase min watchdog timeout 2022-02-09 14:07:26 -06:00
testsuite ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00
tracing kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
usb usb: dfu: disable USB DFU uploading by default 2022-02-18 09:32:22 -08:00
video
subsys.rst