raspberrypi / pico-vscode

The official VS Code extension for Raspberry Pi Pico development. It includes several features to simplify project creation and deployment.
https://marketplace.visualstudio.com/items?itemName=raspberry-pi.raspberry-pi-pico
Mozilla Public License 2.0
129 stars 16 forks source link

SDK selector gets disabled if an example is selected #71

Closed paulober closed 2 months ago

paulober commented 2 months ago

If you select an example on project creation it will disable SDK version selector. This is caused by an overmatching of the board type option selector.