8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"idf.adapterTargetName": "esp32s3",
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32s3-bridge.cfg"
|
|
],
|
|
"idf.flashType": "UART",
|
|
"idf.port": "/dev/ttyUSB0"
|
|
} |