{ "configurations": [ { "name": "CC-RL", "includePath": [ "C:/Renesas/CS+/CC/CC-RL/V1.10.00/inc", "${workspaceFolder}/**" ], "defines": [ ], "compilerPath": "", "cStandard": "c99", "cppStandard": "c++17", "intelliSenseMode": "windows-msvc-x86", "forcedInclude": [ "./.vscode/c_cpp_intellisense_helper.h" ] } ], "version": 4 }