itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Button to cancel in-progress upload. #585

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?

A cancel (or stop) button in the editor status bar (next to the new progress 
bar) during a compile or upload, that would allow you to interrupt the process 
(i.e. kill avrdude).

Why?

Sometimes failed uploads take a long time to error out (avrdude will keep 
retrying, but you might realize you have the wrong board or serial port 
selected).  It's annoying to have to wait for it to happen on its own.

Original issue reported on code.google.com by dmel...@gmail.com on 17 Aug 2011 at 6:23

GoogleCodeExporter commented 9 years ago
Issue 763 has been merged into this issue.

Original comment by dmel...@gmail.com on 28 Dec 2011 at 1:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm developing this features. The upload can be interrupted in any step of 
process without arming Arduino ?

Original comment by federico...@gmail.com on 29 Aug 2012 at 10:48

GoogleCodeExporter commented 9 years ago
yes you can break the connection without harm 

Original comment by massimo....@gmail.com on 30 Aug 2012 at 10:30

GoogleCodeExporter commented 9 years ago
Issue 1026 has been merged into this issue.

Original comment by dmel...@gmail.com on 2 Sep 2012 at 1:56