12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"C_Cpp.intelliSenseEngine": "default",
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32-wrover-kit-3.3v.cfg"
|
|
],
|
|
"idf.portWin": "detect",
|
|
"idf.currentSetup": "C:\\Users\\mahmo\\esp\\v5.4\\esp-idf",
|
|
"idf.customExtraVars": {
|
|
"IDF_TARGET": "esp32"
|
|
}
|
|
}
|