zephyr/subsys/usb/class
Dominik Ermel f4b6231a9d usb/dfu: Pick DFU target image label from DTS
Instead of defining the string, that will be reported by DFU
as a name for DFU target, in code, pick it from the DTS label that
will be the DFU target.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-03-30 09:01:20 -05:00
..
audio usb: audio: Convert drivers to new DT device macros 2020-12-18 07:50:49 -06:00
dfu usb/dfu: Pick DFU target image label from DTS 2021-03-30 09:01:20 -05:00
hid usb: hid: allow boot interface Protocol Code to be set per device 2021-03-19 09:51:21 -04:00
netusb usb: netusb: make ECM MAC address user-configurable 2020-10-17 16:36:52 +03:00
bluetooth.c usb: bluetooth: fix OUT buffer handling 2021-02-14 16:38:56 -05:00
bt_h4.c usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
cdc_acm.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
CMakeLists.txt usb: move USB MSC configuration to its own Kconfig file 2021-02-19 14:39:26 -05:00
Kconfig usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.bt usb: move USB Bluetooth classes configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.cdc usb: move CDC ACM configuration to to its own Kconfig file 2021-02-19 14:39:26 -05:00
Kconfig.msc usb: mass storage: add missing prompt to Kconfig 2021-03-01 09:27:57 -05:00
Kconfig.template.composite_device_number
Kconfig.test usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
loopback.c
msc.c include: move disk_access.h to storage 2021-03-23 12:16:01 +01:00