Can't build on VSCode
Hello, I have opened someone else's STM32 project in VSCode but I'm getting errors and I can't build. I think it has something to do with CMake, the extension is not asking me to generate a CMAKE config. Do I have to genereate a new project from IDE/MX to work with CMAKE or can I generate the CMAKE files in the exisiting project?
Also, it seems that the extension wants you to disable clangd or cpp intellisense extensions because they conflict with the extension's intellisense, is there a way to enable the extention intellisense only for STM32 projects?
Thanks in advance

