How to import STM32CubeIDE project with VSCode Extension
I have a project that was being developed using STM32CubeIDE, and being debugged with JLink Ultra.
Since all my other client work is done using VSCode, I wanted to bring this CubeIDE project into VSCode.
The only option I see in VSCode to do this is "Import CMake Project", I tried this, but it does not appear to work. The build and debug tasks appear to not be set up correctly.
How is this supposed to be done.
Using VSCode extension v2.1.1.
Sid
