Skip to content

Commit d3648d9

Browse files
committed
Testing on CI - removing paths from settings.json
1 parent e0ff6bf commit d3648d9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

testFiles/gcov/.vscode/settings.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,13 @@
22
"C_Cpp.intelliSenseEngine": "Tag Parser",
33
"idf.portWin": "COM10",
44
"idf.flashType": "JTAG",
5-
"idf.espAdfPath": "/test/esp-adf",
6-
"idf.espIdfPath": "${env:IDF_PATH}",
7-
"idf.espMdfPath": "/test/esp-mdf",
85
"idf.port": "/serialport",
9-
"idf.pythonBinPath": "/opt/esp/python_env/idf4.4_py3.8_env/bin/python",
106
"idf.openOcdConfigs": [
117
"interface/ftdi/esp32_devkitj_v1.cfg",
128
"target/esp32.cfg"
139
],
14-
"idf.toolsPath": "${env:IDF_TOOLS_PATH}",
15-
"idf.gitPath": "/usr/bin/git",
1610
"files.simpleDialog.enable": true,
1711
"window.dialogStyle": "custom",
18-
"idf.customExtraPaths": "${env:PATH}",
1912
"idf.customExtraVars": "{\"OPENOCD_SCRIPTS\": \"${env:OPENOCD_SCRIPTS}\" }",
2013
"idf.notificationSilentMode": true,
2114
"idf.adapterTargetName": "esp32"

0 commit comments

Comments
 (0)