-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
[Feature request] Abort uploading #3568
Comments
Since currently, pressing the upload button twice also causes problem, switching the button between "upload" and "abort upload" is probably good. The same goes for verify, btw. |
+1 |
++1 |
+1 |
1 similar comment
+1 |
Or if your computer suddenly decided to remap the connected devices when one connected arduino decides to draw too much current, you start the upload to wrong arduino then aborting upload can save an Arduino. |
I also want to mention that on Linux on several circumstances the avrdude process is still alive after an error message. The IDE will continue working but open another avrdude thread. |
+1 |
Please also add this to the burning bootloader option. This freezes the IDE and is really annoying. |
Merged into #3771 |
[LMCHK] |
+1 |
+1 |
There needs to be an abort uploading button. I always have the problem that avrdude cant connect with my arduino for some reason (of developing) and then I have to kill the task. This happens if you want to upload to a mega and an uno is still selected for example.
The text was updated successfully, but these errors were encountered: