7 lines
136 B
JSON
7 lines
136 B
JSON
|
{
|
||
|
"idf.openOcdConfigs": [
|
||
|
"board/esp32-wrover-kit-3.3v.cfg"
|
||
|
],
|
||
|
"idf.portWin": "COM12",
|
||
|
"idf.flashType": "UART"
|
||
|
}
|