8 lines
170 B
JSON
8 lines
170 B
JSON
{
|
|
"idf.adapterTargetName": "esp32s3",
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32s3-builtin.cfg"
|
|
],
|
|
"idf.flashType": "UART",
|
|
"idf.portWin": "COM12"
|
|
} |