| 12345678910111213141516171819202122232425 |
- {
- "idf.portWin": "COM5",
- "idf.adapterTargetName": "esp32",
- "idf.openOcdConfigs": [
- "board/esp32-wrover-kit-3.3v.cfg"
- ],
- "idf.flashType": "UART",
- "idf.espIdfPathWin": "C:/Espressif5.3.1/frameworks/esp-idf-v5.3.1/",
- "idf.pythonBinPathWin": "C:/Espressif5.3.1/python_env/idf5.3_py3.11_env/Scripts/python.exe",
- "idf.toolsPathWin": "C:\\Espressif5.3.1",
- "idf.customExtraPaths": "C:\\Espressif5.3.1\\tools\\xtensa-esp-elf-gdb\\14.2_20240403\\xtensa-esp-elf-gdb\\bin;C:\\Espressif5.3.1\\tools\\riscv32-esp-elf-gdb\\14.2_20240403\\riscv32-esp-elf-gdb\\bin;C:\\Espressif5.3.1\\tools\\xtensa-esp-elf\\esp-13.2.0_20240530\\xtensa-esp-elf\\bin;C:\\Espressif5.3.1\\tools\\riscv32-esp-elf\\esp-13.2.0_20240530\\riscv32-esp-elf\\bin;C:\\Espressif5.3.1\\tools\\esp32ulp-elf\\2.38_20240113\\esp32ulp-elf\\bin;C:\\Espressif5.3.1\\tools\\cmake\\3.24.0\\bin;C:\\Espressif5.3.1\\tools\\openocd-esp32\\v0.12.0-esp32-20240318\\openocd-esp32\\bin;C:\\Espressif5.3.1\\tools\\ninja\\1.11.1;C:\\Espressif5.3.1\\tools\\idf-exe\\1.0.3;C:\\Espressif5.3.1\\tools\\ccache\\4.8\\ccache-4.8-windows-x86_64;C:\\Espressif5.3.1\\tools\\dfu-util\\0.11\\dfu-util-0.11-win64;C:\\Espressif5.3.1\\tools\\esp-rom-elfs\\20240305",
- "idf.customExtraVars": {
- "OPENOCD_SCRIPTS": "C:\\Espressif5.3.1\\tools\\openocd-esp32\\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts",
- "IDF_CCACHE_ENABLE": "1",
- "ESP_ROM_ELF_DIR": "C:\\Espressif5.3.1\\tools\\esp-rom-elfs\\20240305/"
- },
- "idf.gitPathWin": "C:/Espressif5.3.1/tools/idf-git/2.44.0/cmd/git.exe",
- "idf.pythonInstallPath": "C:\\Espressif5.3.1\\tools\\idf-python\\3.11.2\\python.exe",
- "files.associations": {
- "*.cjson": "jsonc",
- "*.wxss": "css",
- "*.wxs": "javascript",
- "bt_app_core.h": "c"
- }
- }
|