-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Hello,
Recently found out about this vscode extension, seems like a fantastic upgrade to the eco-system!
To my question/issue:
I imported a copy of a project that I used with the SDK manually setup. It asked a couple of questions like SDK version and stuff.
All good, it builds fine and SWD working and so on, however, I wanted to try the feature of switching board to the pico 2.
Unfortunately, nothing seems to change. For example cmake outputs this:
[cmake] PICO_SDK_PATH is /home/user/.pico-sdk/sdk/2.0.0
[cmake] Defaulting platform (PICO_PLATFORM) to 'rp2040' since not specified.
[cmake] Defaulting target board (PICO_BOARD) to 'pico' since not specified.
I did delete my .build to make it as clean as possible.
Maybe im not using this feature correctly?
Metadata
Metadata
Assignees
Labels
No labels