diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2020-07-01 15:05:03 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-07-01 16:33:10 +1000 |
commit | 95ec0debec1064695b9b0ecdbfa2146f17f898bb (patch) | |
tree | ea3e06cc80656547cdf6ce2a87df7158813291b4 /tools/pydfu.py | |
parent | 332d83343fb3ef5d2b94b4f058aa53fd0493779e (diff) |
stm32/mboot: Remove the use of timeout in DFU_GETSTATUS.
This is treated more like a "delay before continuing" in the spec and
official tools and does not appear to be really needed. In particular,
downloading firmware is much slower with non-zero timeouts because the host
must pause by the timeout between sending each DFU_GETSTATUS to poll for
download/erase complete.
Diffstat (limited to 'tools/pydfu.py')
0 files changed, 0 insertions, 0 deletions