17 lines
513 B
JSON
17 lines
513 B
JSON
{
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32s3-bridge.cfg"
|
|
],
|
|
"files.associations": {
|
|
"audio_player.h": "c",
|
|
"app_ui.h": "c",
|
|
"esp32_s3_szp.h": "c",
|
|
"esp_err.h": "c",
|
|
"esp_lcd_touch_ft5x06.h": "c"
|
|
},
|
|
"idf.flashType": "UART",
|
|
"idf.portWin": "COM16",
|
|
"idf.espIdfPathWin": "C:\\Espressif\\frameworks\\esp-idf-v5.5",
|
|
"idf.toolsPathWin": "C:\\Espressif",
|
|
"idf.pythonInstallPath": "C:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe"
|
|
} |