10 lines
215 B
JSON
10 lines
215 B
JSON
{
|
|
"idf.adapterTargetName": "esp32s3",
|
|
"idf.flashType": "UART",
|
|
"idf.portWin": "COM11",
|
|
"files.associations": {
|
|
"string.h": "c"
|
|
},
|
|
"idf.espIdfPathWin": "C:\\espidf\\v5.2.3\\esp-idf"
|
|
}
|