Skip to content

Commit fe7ec42

Browse files
authored
develop Arduino core 3.3.4
1 parent a98f766 commit fe7ec42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/pioarduino/platform-espressif32.git"
2020
},
21-
"version": "55.03.33+develop",
21+
"version": "55.03.34+develop",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -51,7 +51,7 @@
5151
"type": "framework",
5252
"optional": true,
5353
"owner": "pioarduino",
54-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251017/esp-idf-v5.5.1.tar.xz"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251106/esp-idf-v5.5.1.tar.xz"
5555
},
5656
"toolchain-xtensa-esp-elf": {
5757
"type": "toolchain",

0 commit comments

Comments
 (0)