13 lines
292 B
JSON
13 lines
292 B
JSON
{
|
|
"idf.flashType": "UART",
|
|
"idf.port": "/dev/ttyUSB0",
|
|
"idf.adapterTargetName": "esp32",
|
|
"files.associations": {
|
|
"http_metrics.h": "c",
|
|
"outputs.h": "c",
|
|
"task.h": "c"
|
|
},
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32-wrover-kit-3.3v.cfg"
|
|
]
|
|
} |