mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bf43076c04
Closes https://github.com/espressif/esp-idf/issues/7282 Closes https://github.com/espressif/esp-idf/issues/7857 Closes https://github.com/espressif/esp-idf/issues/6885 Closes https://github.com/espressif/esp-idf/issues/6214
7 lines
231 B
Makefile
7 lines
231 B
Makefile
SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2022r1-RC1
|
|
SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 11.2.0
|
|
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2022r1-RC1
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2022r1-RC1
|
|
CURRENT_TOOLCHAIN_GCC_VERSION = 11.2.0
|