commit | 976c5fee289fa07111e04a8bc3368a1984560dae | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Thu Aug 05 16:34:50 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Aug 19 16:56:54 2021 +0200 |
tree | 66c8b25d607bca1e2bfa54b1ddc085c11f872e30 | |
parent | e4f894788a9f073814f2f0c81ea5343c640f5905 [diff] |
samples: usb-audio: add app.overlay and use zephyr_udc0 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 reference to zephyr_udc0 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. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>