mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7ce7c22140
Fix running GDB on macos-arm64
7 lines
238 B
Makefile
7 lines
238 B
Makefile
SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2021r2-patch5
|
|
SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 8.4.0
|
|
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2021r2-patch5
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2021r2-patch5
|
|
CURRENT_TOOLCHAIN_GCC_VERSION = 8.4.0
|