Skip to content

Commit

Permalink
Update latest toolchains to patched versions
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Jan 21, 2022
1 parent 084131f commit ef8796c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "8.4.0+2021r2"
"version": "8.4.0+2021r2-patch2"
},
"toolchain-xtensa-esp32s2": {
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "8.4.0+2021r2"
"version": "8.4.0+2021r2-patch2"
},
"toolchain-riscv32-esp": {
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "8.4.0+2021r2"
"version": "8.4.0+2021r2-patch2"
},
"framework-arduinoespressif32": {
"type": "framework",
Expand Down

0 comments on commit ef8796c

Please sign in to comment.