You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes it possible to recover if upload-reset isn't working,
for example if a board is running a sketch without USB CDC enabled
Changes:
* Uncomment `set -e`
* Ask the user to manually reset their device if upload-reset fails
* Retry dfu-util if no device is found
* Print periods while waiting for serial port
* Exit with an error if script times out while waiting for serial port
* Send all messages to STDERR
0 commit comments