We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad48b0 commit 75215b5Copy full SHA for 75215b5
testFiles/gcov/.vscode/c_cpp_properties.json
@@ -2,7 +2,7 @@
2
"configurations": [
3
{
4
"name": "ESP-IDF",
5
- "compilerPath": "/Users/radurentea/.espressif/tools/xtensa-esp32-elf/esp-2021r2-8.4.0/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc",
+ "compilerPath": "${default}",
6
"cStandard": "c11",
7
"cppStandard": "c++17",
8
"includePath": [
0 commit comments