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
when clicking upload or verify, there's no way of aborting the process.
combine this with the "reset target, then compile" behaviour of the upload button for maximum annoyance. there should be a possibility of completely aborting the process.
also, this would be a great place to make sure the avrdude process gets closed on timeout etc, which is not always the case. (i find myself opening windows task manager to manually end avrdude regularly)
The text was updated successfully, but these errors were encountered:
We welcome bug reports and feature requests but in the future please take the time to search for existing open and closed issues and pull requests before submitting an issue: https://github.com/arduino/Arduino/issues?&q=
If you do find the issue has already been reported or a fix has been submitted, you are welcome to give it a "thumbs up" by clicking on the smiley face icon at the top right to show your support. Please only comment on the issue if you have additional information to add.
when clicking upload or verify, there's no way of aborting the process.
combine this with the "reset target, then compile" behaviour of the upload button for maximum annoyance. there should be a possibility of completely aborting the process.
also, this would be a great place to make sure the avrdude process gets closed on timeout etc, which is not always the case. (i find myself opening windows task manager to manually end avrdude regularly)
The text was updated successfully, but these errors were encountered: