{ "configurations": [ { "name": "Simmel", "defines": [ "ARM_MATH_CM4", "__FPU_PRESENT=1" ], "compilerPath": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe", "cStandard": "c11", "cppStandard": "c++17", "includePath": [ "${default}", "${workspaceFolder}/src/cmsis/include", "${workspaceFolder}/src", "${workspaceFolder}/src/bpsk" ] } ], "version": 4 }