Anton Maklakov
|
6182c172bf
|
Update toolchain to esp-2020r2
Fixes PSRAM issues, volatile loads with -O2, std::locale, C++ exception crashs, FDE sorting switchable;
Includes a 64-bit toolchain for Windows (win64);
Closes https://github.com/espressif/esp-idf/issues/5090
Closes https://github.com/espressif/esp-idf/issues/5112
Closes https://github.com/espressif/esp-idf/issues/5150
|
2020-07-14 14:04:54 +07:00 |
|
Ivan Grokhotkov
|
981b2496cb
|
tools: export IDF_CCACHE_ENABLE on Windows by default
|
2019-11-12 09:54:57 +01:00 |
|
Anton Maklakov
|
2cd3018c0a
|
Introduce esp-2019r2 toolchain
|
2019-11-04 16:21:56 +07:00 |
|
Ivan Grokhotkov
|
1271008dd8
|
tools: tools.json: don't require ulp-binutils and openocd on x86 Linux
Fixes https://esp32.com/viewtopic.php?f=13&t=11540
|
2019-07-23 06:57:36 +02:00 |
|
Ivan Grokhotkov
|
e6e1792946
|
tools: update idf_exe to 1.0.1
|
2019-07-09 14:15:09 +02:00 |
|
Ivan Grokhotkov
|
22dfac7405
|
mconf-idf: update to v4.6.0.0-idf-20190603
|
2019-07-01 18:08:02 +02:00 |
|
Ivan Grokhotkov
|
3d866694c9
|
tools.json: add idf.py.exe
|
2019-07-01 14:51:44 +02: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
|
8f7e01baed
|
tools: add metadata file and idf_tools.py
|
2019-05-24 17:04:23 +08:00 |
|