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