zephyr/subsys/usb
Tomasz Moń de8710bf46 usb: device_next: uac2: Handle speed properties
Generate full and high speed descriptors based on UAC2 instance
properties. Fail the build if an instance does not have speed properties
or if the instance with given speed property exceeds the bandwidth
available at the selected speed.

Remove obsolete no longer used macros to determine offsets inside
complete UAC2 descriptors blob. Only speed-specific descriptors arrays
are supported.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-09-10 14:41:32 +01:00
..
device usb: cdc_acm: Fix tx false data drop logging 2024-09-09 15:24:37 +03:00
device_next usb: device_next: uac2: Handle speed properties 2024-09-10 14:41:32 +01:00
host lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
usb_c
CMakeLists.txt