Arduino core 3.3.4

This commit is contained in:
Jason2866
2025-11-12 15:40:00 +01:00
parent 0afa11add6
commit 74be2e37e1
3 changed files with 5 additions and 6 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/pioarduino/platform-espressif32.git"
},
"version": "55.03.33",
"version": "55.03.34",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
@@ -33,13 +33,13 @@
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.3/esp32-3.3.3.tar.xz"
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.4/esp32-3.3.4.tar.xz"
},
"framework-arduinoespressif32-libs": {
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.3/esp32-3.3.3-libs.tar.xz"
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.4/esp32-3.3.4-libs.tar.xz"
},
"framework-arduino-c2-skeleton-lib": {
"type": "framework",
@@ -51,7 +51,7 @@
"type": "framework",
"optional": true,
"owner": "pioarduino",
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251017/esp-idf-v5.5.1.tar.xz"
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251106/esp-idf-v5.5.1.tar.xz"
},
"toolchain-xtensa-esp-elf": {
"type": "toolchain",