Go to file
Zach Eveland 924e5a4846 Leonardo auto-reset-and-upload changes for Windows (explanation below)
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.
2012-02-13 00:56:06 -05:00
bootloaders changed Leonardo bootloader and sketch PID values again (now 0x0701 for bootloader, 0x0801 for sketch) 2012-02-13 00:10:16 -05:00
cores/arduino Leonardo auto-reset-and-upload changes for Windows (explanation below) 2012-02-13 00:56:06 -05:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants changed Leonardo bootloader and sketch PID values again (now 0x0701 for bootloader, 0x0801 for sketch) 2012-02-13 00:10:16 -05:00
boards.txt Leonardo auto-reset-and-upload changes for Windows (explanation below) 2012-02-13 00:56:06 -05:00
programmers.txt Adding links to documentation of boards.txt and programmers.txt files. 2012-01-04 16:01:52 -05:00