Skip to content

Commit 29ac567

Browse files
authored
Fix IDF 5.3 ULP compile
1 parent 51ecab1 commit 29ac567

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": "53.03.03+develop",
21+
"version": "53.03.10+develop",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -45,7 +45,7 @@
4545
"type": "framework",
4646
"optional": true,
4747
"owner": "pioarduino",
48-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.0/esp-idf-v5.3.0.zip"
48+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.0.ulp/esp-idf-v5.3.0.zip"
4949
},
5050
"toolchain-xtensa-esp-elf": {
5151
"type": "toolchain",

0 commit comments

Comments
 (0)