Skip to content

Commit ef8796c

Browse files
committed
Update latest toolchains to patched versions
Resolve platformio#705
1 parent 084131f commit ef8796c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: platform.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,19 +81,19 @@
8181
"type": "toolchain",
8282
"optional": true,
8383
"owner": "espressif",
84-
"version": "8.4.0+2021r2"
84+
"version": "8.4.0+2021r2-patch2"
8585
},
8686
"toolchain-xtensa-esp32s2": {
8787
"type": "toolchain",
8888
"optional": true,
8989
"owner": "espressif",
90-
"version": "8.4.0+2021r2"
90+
"version": "8.4.0+2021r2-patch2"
9191
},
9292
"toolchain-riscv32-esp": {
9393
"type": "toolchain",
9494
"optional": true,
9595
"owner": "espressif",
96-
"version": "8.4.0+2021r2"
96+
"version": "8.4.0+2021r2-patch2"
9797
},
9898
"framework-arduinoespressif32": {
9999
"type": "framework",

0 commit comments

Comments
 (0)