Arduino/hardware
Varun Mehta 0fc235da76 Fixed Serial Port Argument That May Include Spaces
Other paths in avrdude.upload.pattern are wrapped in double quotes, and
this -P{serial.port} causes issues with some platforms. This allows
serial port devices which include spaces and other characters. Without
this fix a /dev/tty* or /dev/cu* device that includes a space in its
name gets truncated when passed to avrdude. Error messages returned
from avrdude are cryptic, and workarounds (symlinks) are prone to
failure.

Fixes #3693
2017-07-25 14:13:13 +02:00
..
arduino/avr Fixed Serial Port Argument That May Include Spaces 2017-07-25 14:13:13 +02:00
tools Removed unused boards/programmers 2012-08-25 16:31:25 +02:00
package_index_bundled.json Releasing 1.8.3 2017-05-31 17:03:10 +02:00