zephyr/subsys/usb/class
Johann Fischer 42bdcccd97 usb: usb_dfu: do not set bwPollTimeout dynamically
Partially revert commit ea177e785ca3
("usb: dfu: set bwPollTimeout dynamically")

Introduced fix does not work proper because there is no way to be
sure that a control stage had success before start erase process.
Instead IMG_ERASE_PROGRESSIVELY configuration should be used
if the erase of the flash takes longer time.

resolves: #15497

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-05-07 08:38:24 -04:00
..
hid usb: hid: Use UTIL_LISTIFY and device count macro 2019-04-28 12:22:23 -04:00
netusb usb: netusb: ecm: Enable netusb for the right iface/alt_set 2019-04-11 13:35:24 -04:00
bluetooth.c usb: bluetooth: l2cap buffer size now configurable 2019-04-29 13:40:18 +03:00
cdc_acm.c usb: cdc_acm: Use UTIL_LISTIFY and device count macro 2019-04-28 12:22:23 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig usb: usb_dfu: do not set bwPollTimeout dynamically 2019-05-07 08:38:24 -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: Refactor USB status callback 2019-04-05 12:23:57 +02:00
mass_storage.c usb: Refactor USB status callback 2019-04-05 12:23:57 +02:00
usb_dfu.c usb: usb_dfu: do not set bwPollTimeout dynamically 2019-05-07 08:38:24 -04:00