12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32-wrover-kit-3.3v.cfg"
|
|
],
|
|
"idf.portWin": "COM12",
|
|
"idf.flashType": "UART",
|
|
"files.associations": {
|
|
"main.h": "c",
|
|
"bsp_algcom.h": "c",
|
|
"bsp_mqtt.h": "c"
|
|
}
|
|
} |