{ "configurations": [ { "name": "STM32", "configurationProvider": "ms-vscode.cmake-tools", "intelliSenseMode": "${default}", "compileCommands": "${workspaceFolder}/build/Debug/compile_commands.json" } ] }