Update development branch to Arduino core 3.2.x

This commit is contained in:
Jason2866
2025-02-21 22:13:07 +01:00
committed by GitHub
parent d748c6513d
commit 6c1ba0234a
2 changed files with 7 additions and 5 deletions
+5 -5
View File
@@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/pioarduino/platform-espressif32.git"
},
"version": "53.03.12+develop",
"version": "54.03.20+develop",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
@@ -33,7 +33,7 @@
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/master.zip"
"version": "https://github.com/espressif/arduino-esp32/archive/master.zip"
},
"framework-arduinoespressif32-libs": {
"type": "framework",
@@ -51,19 +51,19 @@
"type": "framework",
"optional": true,
"owner": "pioarduino",
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.250210/esp-idf-v5.3.2.zip"
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.0.250218/esp-idf-v5.4.0.zip"
},
"toolchain-xtensa-esp-elf": {
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "13.2.0+20240530"
"version": "14.2.0+20241119"
},
"toolchain-riscv32-esp": {
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "13.2.0+20240530"
"version": "14.2.0+20241119"
},
"toolchain-esp32ulp": {
"type": "toolchain",