This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Serial port open - does not reset Arduino boards #1134
Description
Applies to Arduino Extension v0.3.3
Serial port does not reset Arduino board after connecting. Seems like DTR signalling is broken on Open serial port.
We need to be able to automatically reset the Arduino after uploading finishes.
It is one of the key features in the Arduino hardware design, that DTR is toggled to reset the Arduino after uploading code to it.