zephyr/include/usb
Johann Fischer abaeaed2af usb: sort usb config data by section
USBD_CFG_DATA_DEFINE macro has not consider that a class
could have more than one set of usb_cfg_data struct.
If a class has more than one set of usb_cfg_data
then they should be sorted the same way like by
USBD_DEVICE_DESCR_DEFINE macro.

Fixes: #16240

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-06-27 12:18:05 +02:00
..
class usb: cdc_acm: SerialState notification full support 2019-04-19 13:36:32 -05:00
bos.h usb: enforce byte alignment on USB records 2019-06-17 16:41:43 -04:00
usb_common.h
usb_device.h usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
usbstruct.h