12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"idf.adapterTargetName": "esp32s3",
|
|
"idf.flashType": "UART",
|
|
"idf.portWin": "COM11",
|
|
"files.associations": {
|
|
"wifi.h": "c",
|
|
"esp_log.h": "c",
|
|
"esp_wifi.h": "c",
|
|
"esp_lvgl_port.h": "c",
|
|
"mqtt.h": "c"
|
|
}
|
|
} |