platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
138 stars 105 forks source link

BeforeUpload: improve handling of FlushSerialPort() (Fix issue #120) #121

Closed koppa closed 5 years ago

koppa commented 5 years ago

Do not silently fail, when trying to flush the serial port.

Fixes Issue #120 and improves general error reporting.

ivankravets commented 5 years ago

See https://docs.platformio.org/en/latest/platforms/atmelavr.html#upload-using-programmer

Please "Program" target instead of "Upload"