{ "configurations": [ { "name": "Linux", "compileCommands": "${workspaceFolder}/build/compile_commands.json", "cStandard": "c99", "cppStandard": "gnu++17", "intelliSenseMode": "linux-gcc-arm" } ], "version": 4 }