zephyr/subsys/usb/class/netusb
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
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: subsys: usb: Remove redundant USB_DEVICE_STACK deps. 2019-03-09 10:03:27 -05:00
function_ecm.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
function_eem.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
function_rndis.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
function_rndis.h
netusb.c usb: Align legacy and composite interface 2019-05-27 09:25:06 -04:00
netusb.h usb: netusb: rndis: Fix maximum RNDIS frame size 2019-03-21 09:01:36 -05:00