zephyr/subsys/usb/class
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
..
hid usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
netusb usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
bluetooth.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
cdc_acm.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig usb: move the request handler buffer to the USB device code 2019-05-27 09:25:06 -04:00
Kconfig.template.composite_device_number usb: Add Kconfig template for DEVICE_COUNT 2019-04-28 12:22:23 -04:00
loopback.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
mass_storage.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
usb_dfu.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00