Anton Maklakov
|
c2db6a14c4
|
Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets
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
|
2019-11-04 16:14:57 +07:00 |
|
Ivan Grokhotkov
|
ca323fbaad
|
update toolchain to esp32-2019r1 release
Closes https://github.com/espressif/esp-idf/issues/1445 (std::to_string)
Closes https://github.com/espressif/esp-idf/issues/1876 (std::chrono_steady_clock)
Closes https://github.com/espressif/esp-idf/issues/1995 (std::timed_mutex)
Closes https://github.com/espressif/esp-idf/issues/2149 (addr2line)
Closes https://github.com/espressif/esp-idf/issues/2308 (lsiu/lsip)
Closes https://github.com/espressif/esp-idf/issues/2449 (c++17)
Closes https://github.com/espressif/esp-idf/issues/3258 (objdump)
|
2019-06-04 23:43:29 +08:00 |
|
Ivan Grokhotkov
|
91fa1764e5
|
docs: generate toolchain download links
|
2018-09-20 18:53:14 +08:00 |
|
Anton Maklakov
|
ab21644df4
|
toolchain: Set the supported toolchain version in a separate file
|
2018-09-20 18:53:13 +08:00 |
|