zephyr/subsys
Johann Fischer 42bdcccd97 usb: usb_dfu: do not set bwPollTimeout dynamically
Partially revert commit ea177e785c
("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
..
bluetooth bluetooth: controller: hal: Correct the bit mask of used PPI channels 2019-05-07 11:12:01 +02:00
console
cpp
debug arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
dfu
disk
fb
fs
jwt
logging
mgmt
net net: openthread: Fix utilsFlashErasePage function 2019-05-07 08:35:34 -04:00
power
random
settings subsys/settings: Use strncpy instead of strcpy in settings_runtime 2019-05-02 11:38:16 -04:00
shell
stats
storage
testsuite
usb usb: usb_dfu: do not set bwPollTimeout dynamically 2019-05-07 08:38:24 -04:00
CMakeLists.txt
Kconfig