-
Notifications
You must be signed in to change notification settings - Fork 147
add --monitor option to write-bin
#783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
SergioGasquez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM! But Id love to have some HIL for this, at the moment, we do the following:
https://github.com/esp-rs/espflash/blob/main/.github/workflows/hil.yml#L114-L117, we could avoid using the monitor.sh by using the --monitor flag on the save-image_write-bin.sh and verifying the output!
87d0742 to
d0247f4
Compare
increase timeout even more
Co-authored-by: Sergio Gasquez Arcos <[email protected]>
increase timer
closes #684