zephyr/samples/subsys
Kumar Gala 2ef135dc23 samples: usb: audio: Fix building off sample with sanitycheck
The USB audio samples when added didn't have any tests: sections in the
sample.yaml so they would never get build on any platform as part of
sanitycheck.  Add the tests: section and limit the samples to build on
nrf52840dk_nrf52840 as that was the intended platform these samples
where initially developed for.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-21 16:55:27 +02:00
..
canbus samples: canbus: canopen: add program download support 2020-05-08 10:53:42 +02:00
console cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fs flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
ipc samples: subsys: openamp: use new-style DT macros for shared memory 2020-05-05 10:08:28 -05:00
logging samples: clean test identifiers 2020-05-11 17:00:26 +02:00
mgmt flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
nvs flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
power/device_pm device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
settings flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
shell samples: shell: shell_module: add demo hexdump command 2020-05-06 09:42:02 +02:00
tracing samples: clean test identifiers 2020-05-11 17:00:26 +02:00
usb samples: usb: audio: Fix building off sample with sanitycheck 2020-05-21 16:55:27 +02:00
subsys.rst