This commit is contained in:
Jason2866
2024-07-30 15:04:15 +02:00
committed by GitHub
parent 2c2c11ff28
commit 050e8176c5
+6 -18
View File
@@ -18,7 +18,7 @@
"type": "git", "type": "git",
"url": "https://github.com/pioarduino/platform-espressif32.git" "url": "https://github.com/pioarduino/platform-espressif32.git"
}, },
"version": "51.03.03+develop", "version": "53.03.03+develop",
"frameworks": { "frameworks": {
"arduino": { "arduino": {
"script": "builder/frameworks/arduino.py" "script": "builder/frameworks/arduino.py"
@@ -45,37 +45,25 @@
"type": "framework", "type": "framework",
"optional": true, "optional": true,
"owner": "pioarduino", "owner": "pioarduino",
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240726/esp-idf-v5.1.4.zip" "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.0/esp-idf-v5.3.0.zip"
}, },
"toolchain-xtensa-esp32": { "toolchain-xtensa-esp-elf": {
"type": "toolchain", "type": "toolchain",
"optional": true, "optional": true,
"owner": "espressif", "owner": "espressif",
"version": "12.2.0+20230208" "version": "13.2.0+20240530"
},
"toolchain-xtensa-esp32s2": {
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "12.2.0+20230208"
},
"toolchain-xtensa-esp32s3": {
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "12.2.0+20230208"
}, },
"toolchain-riscv32-esp": { "toolchain-riscv32-esp": {
"type": "toolchain", "type": "toolchain",
"optional": true, "optional": true,
"owner": "espressif", "owner": "espressif",
"version": "12.2.0+20230208" "version": "13.2.0+20240530"
}, },
"toolchain-esp32ulp": { "toolchain-esp32ulp": {
"type": "toolchain", "type": "toolchain",
"optional": true, "optional": true,
"owner": "platformio", "owner": "platformio",
"version": "~1.23500.0" "version": "~1.23800.0"
}, },
"tool-xtensa-esp-elf-gdb": { "tool-xtensa-esp-elf-gdb": {
"type": "debugger", "type": "debugger",