We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d08431 commit bf43076Copy full SHA for bf43076
tools/toolchain_versions.mk
@@ -1,6 +1,6 @@
1
-SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2021r2-patch3
2
-SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 8.4.0
+SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2022r1-RC1
+SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 11.2.0
3
4
-CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2021r2-patch3
5
-CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2021r2-patch3
6
-CURRENT_TOOLCHAIN_GCC_VERSION = 8.4.0
+CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2022r1-RC1
+CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2022r1-RC1
+CURRENT_TOOLCHAIN_GCC_VERSION = 11.2.0
0 commit comments