mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
00077545bf
Closes https://github.com/espressif/esp-idf/issues/7857 Closes https://github.com/espressif/esp-idf/issues/6004 Closes https://github.com/espressif/esp-idf/issues/6124 Closes https://github.com/espressif/esp-idf/issues/9396
7 lines
238 B
Makefile
7 lines
238 B
Makefile
SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2021r2-patch4
|
|
SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 8.4.0
|
|
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2021r2-patch4
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2021r2-patch4
|
|
CURRENT_TOOLCHAIN_GCC_VERSION = 8.4.0
|