A deep dive into ST's STM32 VS Code extension, revealing the CMake project files it generates under the hood. Covers how to inspect and modify the generated CMake files, add a VS Code-invokable flash task, and enable C++ support alongside C. A companion GitHub repo with an STM32 F0 example project including these modifications is provided.
1 Impression