joedevivo / vscode-circuitpython

VSCode extension for Adafruit's CircuitPython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is Pico W supported?

sgbaird opened this issue · comments

It looks like it is not supported. This is the error i get whenever I try to open the serial monitor:

Cannot read properties of undefined (reading 'vid')

Serial works perfectly using Putty.

Why can't we just use any board with this extension? There should be an "other" option in the boards and let us do the checks manually for boards not in the list