zephyr/samples/subsys
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
..
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs yaml: Remove redundant document separators 2019-06-19 10:40:10 +02:00
ipc dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
logging doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00
mgmt Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
nvs license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
power/device_pm samples/subsys/power/device_pm: Add test harness integration 2019-06-19 14:37:20 -04:00
shell samples: fs: Added FS shell sample 2019-06-11 08:31:54 -04:00
usb usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
subsys.rst