working ok
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -5,9 +5,10 @@
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32-wrover-kit-3.3v.cfg"
|
||||
],
|
||||
"idf.port": "/dev/ttyS0",
|
||||
"idf.port": "/dev/ttyS1",
|
||||
"idf.toolsPath": "/home/sirian/.espressif",
|
||||
"idf.customExtraVars": {
|
||||
"IDF_TARGET": "esp32"
|
||||
}
|
||||
},
|
||||
"idf.flashType": "UART"
|
||||
}
|
||||
|
Reference in New Issue
Block a user