c2db6a14c4
Adds support of POSIX libs like regex.h closes https://github.com/espressif/esp-idf/issues/2407 closes https://github.com/espressif/esp-idf/issues/4257 ref https://github.com/espressif/esp-idf/issues/271 Also there are some changes in the toolchain's changelog
6 lines
217 B
Makefile
6 lines
217 B
Makefile
SUPPORTED_TOOLCHAIN_COMMIT_DESC = esp-2019r2
|
|
SUPPORTED_TOOLCHAIN_GCC_VERSIONS = 8.2.0
|
|
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC = esp-2019r2
|
|
CURRENT_TOOLCHAIN_COMMIT_DESC_SHORT = esp-2019r2
|
|
CURRENT_TOOLCHAIN_GCC_VERSION = 8.2.0
|