mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
bab3c5eade
On Windows COM port changes when board switched between bootloader and sketch. No way to prevent this so now Windows users have to select the upload port separate from the comm port. Also, handling of reset into bootloader was broken on Windows. Would occasionally leave the original COM port completely unusable. Changed the way this reset is initiated. Finally, had to add upload.disable.flushing=true flag to boards.txt so IDE wouldn't try to flush the original COM port after it disappeared. |
||
---|---|---|
.. | ||
.settings | ||
lib | ||
src/processing/app | ||
.classpath | ||
.classpath_macosx | ||
.classpath_vista | ||
.project | ||
build.xml |