{ "configurations": [ { "name": "Win32", "includePath": [ "C:\\Users\\lymia\\Documents\\Arduino\\hardware\\esp8266\\esp8266\\**", "${workspaceFolder}/**" ], "defines": [ "_DEBUG", "UNICODE", "_UNICODE" ], "compilerPath": "C:\\TDM-GCC-64\\bin\\gcc.exe", "cStandard": "c11", "cppStandard": "c++17", "intelliSenseMode": "clang-x64", "forcedInclude": [] } ], "version": 4 }