zephyr/samples/subsys
Johann Fischer fca499100d samples: usb-audio: add app.overlay and remove board specific overlays
USB audio class samples are generic and can be built for any
board that supports USB device and isochronous endpoints.
Add app.overlay that uses aliases and remove board specific overlays.

Note: USB audio is still experimental and even though the sample can
be built for specific platform, it does not mean that it can be run
on it without issues.

Fixes: #25313

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-05-21 18:16:25 -04:00
..
audio/sof ADSP / SOF: don't force uniprocessor mode 2021-05-03 17:13:01 -04:00
canbus power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
console samples: console: set integration_platforms to mps2_an385 2021-03-03 09:12:30 -06:00
cpp samples: move cpp samples into subsys/cpp 2021-03-09 17:48:18 -05:00
debug samples: gdbstub: increase kobject text area 2021-04-22 07:42:58 -04:00
display samples: display: Convert driver and lvgl sample.yaml to use depends_on 2021-05-19 08:14:25 -05:00
edac edac: Use Device Tree values for BDF and PCI VID 2021-02-04 09:37:42 -05:00
fs samples: littlefs: Fix sample attempting double mount 2021-05-18 16:58:53 -04:00
ipc samples: ipm_imx: drop device_get_binding 2021-05-05 20:46:43 +02:00
logging samples: logging/dictionary: fix long double compilation error 2021-05-04 07:36:55 -04:00
lorawan/class_a samples: lorawan: class_a: downlink cb 2021-04-30 13:05:10 -05:00
mgmt samples/subsys/mgmt/smp_svr: Fix shell mgmt not working via serial 2021-05-06 16:35:14 -05:00
modbus samples: rtu_server: rework LED configuration 2021-03-19 15:50:21 +01:00
nvs samples: nvs: fix flash device access 2021-05-05 20:46:43 +02:00
pm/device_pm samples: pm: Fix device pm sample 2021-05-17 15:40:58 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings esp32: nvs: add NVS support using fixed partitions 2021-03-17 14:38:23 -05:00
shell tests: flash: Enable flash driver and file system tests on mimxrt1060_evk 2021-05-18 11:19:15 -05:00
task_wdt samples: task_wdt: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
testsuite tests: pytest: add an example for pytest 2021-05-04 19:08:18 -04:00
tracing tracing: add empty test macros 2021-05-07 22:10:21 -04:00
usb samples: usb-audio: add app.overlay and remove board specific overlays 2021-05-21 18:16:25 -04:00
video sampels: move video into subsys/video 2021-03-09 17:48:18 -05:00
subsys.rst