Abdellazizhammami / arduino

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

Don't recompile upon selection of an alternative serial port (for uploading). #676

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a serial port selected that doesn't exist.
2. Hit upload and wait for the dialog to appear for selecting another serial 
port.
3. Pick another serial port and hit okay.

What is the expected output? What do you see instead?
The sketch is recompiled.  It should only be reuploaded with the new serial 
port, not compiled again.

Original issue reported on code.google.com by dmel...@gmail.com on 10 Oct 2011 at 4:27

GoogleCodeExporter commented 9 years ago
A simple oops, that is a real pain,
    as we have multiple arduinos on the system, 
       lets have it fixed, can't be that hard a change to the scriot ..

Original comment by andrew6...@gmail.com on 27 Jul 2012 at 6:22

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/issues/676#issuecomment-105569775

Original comment by federico...@gmail.com on 26 May 2015 at 3:35