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

Dwenguino timeout #70

Closed itkovian closed 6 years ago

itkovian commented 6 years ago

This fixes https://github.com/platformio/platformio-core/pull/1051 in a better way, without touching the code.

It turned out that WaitForNewSerialPort was never called in when uploading to the Dwenguino board.

ivankravets commented 6 years ago

Does it work now?

itkovian commented 6 years ago

"It works on my machine" :)