gepd / Deviot

Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Apache License 2.0
307 stars 56 forks source link

Upload resets board twice #307

Open tablatronix opened 4 years ago

tablatronix commented 4 years ago

If I have a compile error for example, deviot seems to reset my board ( I am assuming something from serial console ) immediately, then again after the error. It would be nice to avoid stopping or reseting serial or whatever causes this until the actual upload occurs.

tablatronix commented 4 years ago

hmm, might be something else , it seems t be doing it everytime now, not sure what changed, maybe pio?