platformio / platformio-vscode-ide

PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
Apache License 2.0
1.21k stars 193 forks source link

Unable to create stm32 project sparkfun_micromod_f405 #4060

Open pphilbey opened 4 months ago

pphilbey commented 4 months ago

Hello,

found a bug in creating a new project for sparkfun_micromod_f405

image

creating a project using VS Code prompt fails with below error message

No board named 'sparkfun_micromod_stm32f405' found.

whereas pio project init --ide vscode --board sparkfun_micromod_f405 works just fine

the vs code plugin appears to be using sparkfun_micromod_stm32f405 instead of sparkfun_micromod_f405