We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c96ae3 commit 5afb5a4Copy full SHA for 5afb5a4
platform.json
@@ -12,7 +12,7 @@
12
"RISC-V"
13
],
14
"engines": {
15
- "platformio": ">=6.1.15"
+ "platformio": ">=6.1.16"
16
},
17
"repository": {
18
"type": "git",
@@ -45,7 +45,7 @@
45
"type": "framework",
46
"optional": true,
47
"owner": "pioarduino",
48
- "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.1.241024/esp-idf-v5.3.1.zip"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2/esp-idf-v5.3.2.zip"
49
50
"xtensa-esp-elf": {
51
"type": "toolchain",
0 commit comments