diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 078e67d..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "idf.currentSetup": "J:\\esp\\.espressif\\v5.5.2\\esp-idf", - "idf.flashType": "UART", - "idf.portWin": "COM7", - "idf.openOcdConfigs": [ - "interface/ftdi/esp_ftdi.cfg", - "target/esp32s3.cfg" - ], - "idf.customExtraVars": { - "IDF_TARGET": "esp32s3" - } -} \ No newline at end of file