esp-idf/tools/toolchain_versions.mk
Anton Maklakov 88a62e8ae5 Update toolchain to esp-2020r3
Fixup more for PSRAM issue;
    Allow GDB work correctly with Privileged Registers;
    Based on GCC 8.4.0;
    Update a fix of C++ exception crashs from the GCC mainline;
    Fixup strptime_l() and some locale in libc;
2020-09-18 12:32:34 +07:00

7 lines
217 B
Makefile

SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2020r3
SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 8.4.0
CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2020r3
CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2020r3
CURRENT_TOOLCHAIN_GCC_VERSION = 8.4.0