mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:56:11 +00:00
.
This commit is contained in:
4
ESP-IDF_Robot_RC/.vscode/settings.json
vendored
4
ESP-IDF_Robot_RC/.vscode/settings.json
vendored
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"C_Cpp.intelliSenseEngine": "default",
|
||||
"idf.espIdfPath": "/home/alex/esp/v5.3.2/esp-idf",
|
||||
"idf.espIdfPath": "/home/abobkov/esp/v5.3.2/esp-idf",
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32c3-builtin.cfg"
|
||||
],
|
||||
"idf.port": "/dev/ttyUSB0",
|
||||
"idf.toolsPath": "/home/alex/.espressif",
|
||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
||||
"idf.flashType": "UART",
|
||||
"files.associations": {
|
||||
"stdlib.h": "c"
|
||||
|
Reference in New Issue
Block a user