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 570baf3 commit c2b9a6fCopy full SHA for c2b9a6f
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.240924/esp-idf-v5.3.1.zip"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.1.241016/esp-idf-v5.3.1.zip"
49
50
"toolchain-xtensa-esp-elf": {
51
"type": "toolchain",
0 commit comments