zephyr/subsys/usb/class
Andrzej Puzdrowski 40da5f3f40 usb/class/usb_dfu: use predefined string for image descriptors
Use predefined string for images string descriptors instead
of from DTS build-time generated labels.
This labels will be deprecated.

String content are kept the same as before.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-02-08 09:13:09 -06:00
..
hid usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
netusb usb: netusb: Align NETUSB_MTU & wMaxSegmentSize and increase it to 1522 2019-02-04 17:52:35 +01:00
bluetooth.c usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
cdc_acm.c usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
CMakeLists.txt subsys: usb: class: add loopback function 2018-07-06 11:56:16 -05:00
Kconfig usb: cdc_acm: select SERIAL_HAS_DRIVER and SERIAL_SUPPORT_INTERRUPT 2018-12-05 08:53:15 -05:00
loopback.c usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
mass_storage.c usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
usb_dfu.c usb/class/usb_dfu: use predefined string for image descriptors 2019-02-08 09:13:09 -06:00