IDF 5.3
This commit is contained in:
+6
-18
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user