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",
"url": "https://github.com/pioarduino/platform-espressif32.git"
},
"version": "51.03.03+develop",
"version": "53.03.03+develop",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
@@ -45,37 +45,25 @@
"type": "framework",
"optional": true,
"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",
"optional": true,
"owner": "espressif",
"version": "12.2.0+20230208"
},
"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"
"version": "13.2.0+20240530"
},
"toolchain-riscv32-esp": {
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "12.2.0+20230208"
"version": "13.2.0+20240530"
},
"toolchain-esp32ulp": {
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "~1.23500.0"
"version": "~1.23800.0"
},
"tool-xtensa-esp-elf-gdb": {
"type": "debugger",