zephyr/subsys/usb
James Zipperer 273165c3bb usb: device: audio: fix compiler warning for usb audio microphone
audio_receive_cb is only used by headphones and headset, it is unused in
microphone-only configurations.  Gate compilation based on the device
tree.

Signed-off-by: James Zipperer <jzipperer@fb.com>
2024-01-10 15:08:06 +01:00
..
device usb: device: audio: fix compiler warning for usb audio microphone 2024-01-10 15:08:06 +01:00
device_next driver: usb: change function parameter name from class to base_class. 2024-01-10 11:08:11 +01:00
host shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
usb_c usbc: add sleep prevention in places that may require it 2023-10-23 10:33:38 +02:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00