Skip to content

Conversation

kelnos
Copy link
Member

@kelnos kelnos commented Sep 3, 2021

Some operations (like erasing or writing flash) will depend on the size being erased or written. For larger sizes (e.g 1MB), 3 seconds is often not enough.

Timeouts taken from esptool.py (https://github.com/espressif/esptool/blob/1db7a236c5ad5ed989ba6df0d9e0eabe060a0357/esptool.py#L77-L87).

Some operations (like erasing or writing flash) will depend on the size
being erased or written.  For larger sizes (e.g 1MB), 3 seconds is often
not enough.

Timeouts taken from esptool.py.
@icewind1991 icewind1991 merged commit b5282f2 into esp-rs:master Sep 4, 2021
@kelnos kelnos deleted the variable-timeouts branch September 5, 2021 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants