You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
0.3.3-rc does allow me to select COM ports and open/close said port. However no serial output comes from an open connection. If I close the COM port connection and connect with Putty I seen the output coming from the board.
[Edit]
The COM port connect icon doesn't change from the little plug to an "X" when connected to a COM port which leads to no way to disconnect other than restarting vscode.
[Edit]
I had done considerable hasty fixes and experiments trying to get the serial port problem resolved and I'm assuming I borked something up. I completely removed VSCodeUser and renamed the .vscode folder. When I reinstalled VSCodeUser and 0.3.3-rc the issue with not being able to toggle the COM port connection was resolved. There is still no data being returned from the connected COM port.