esp-idf/tools
Anton Maklakov 798b52af1d Update toolchains to esp-2021r2
Updated GDB to 9.2 version for xtensa chips
    Fixed coredump work for xtensa chips
    Fixed backtrace for xtensa chips
    Fixed multilib for riscv32 chips
    Fixed running GDB on some RaspberryPi configuration for riscv32 chip
    Fixed support of fnmatch(), iconv() and some other posix functions in stdlib

    Closes https://github.com/espressif/esp-idf/issues/6124
    Closes https://github.com/espressif/esp-idf/issues/2484
    Closes https://github.com/espressif/esp-idf/issues/3264
    Closes https://github.com/espressif/crosstool-NG/issues/13
    Closes https://github.com/espressif/crosstool-NG/pull/16
2021-10-25 20:19:55 +07:00
..
ble ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-06-01 12:27:04 +05:30
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci Merge branch 'bugfix/retry_download_submodule_v4.3' into 'release/v4.3' 2021-10-15 17:01:28 +00:00
cmake Tools: make idf_size work with overflow 2021-09-21 18:03:32 +02:00
docker Dockerfile working on x64/ARM 2021-10-14 13:03:35 +02:00
esp_app_trace style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
esp_prov ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-06-01 12:27:04 +05:30
find_build_apps style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_py_actions Tools: make idf_size work with overflow 2021-09-21 18:03:32 +02:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
ldgen feat: ldgen generate ld files with fixed order of entries 2021-10-13 17:40:55 +08:00
mass_mfg docs: update api-reference chapters for C3 2021-03-02 15:00:56 +08:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps test_apps/panic: remove workaround for incorrect GDB backtrace 2021-10-25 20:19:55 +07:00
test_idf_monitor coredump: update test data for toolchain 2021r2 2021-10-25 20:19:52 +07:00
test_idf_py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_size Tools: make idf_size work with overflow 2021-09-21 18:03:32 +02:00
test_idf_tools Update toolchains to esp-2021r2 2021-10-25 20:19:55 +07:00
test_mkdfu tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-31 19:25:00 +02:00
test_mkuf2 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
unit-test-app unit-test-app/configs(esp32c3): CI sill uses ECO2 for flash_encryption tests 2021-09-24 17:49:30 +08:00
windows Update toolchains to esp-2021r2 2021-10-25 20:19:55 +07:00
build_apps.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_python_dependencies.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_term.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
detect_python.fish tools: Prefer python3 during install and export 2021-02-14 18:49:21 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-14 18:49:21 +01:00
eclipse-code-style.xml
find_apps.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
format-minimal.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
format.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
gdb_panic_server.py tools/gdb_panic_server: wrap b"" with bytes() for py2.7 compatibility 2021-01-28 11:20:32 +01:00
gen_esp_err_to_name.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf.py Run global_action_callbacks in predictable order 2021-06-04 15:56:41 +00:00
idf_monitor.py tools: handle exception in case of logging Unicode characters 2021-04-06 19:16:15 +02:00
idf_size.py Tools: fix appearing NaN value when calling idf_size.py --json 2021-09-24 18:09:10 +02:00
idf_tools.py tools/idf_tools.py: Changed default AppData seeder to seeder pip 2021-09-24 14:21:34 +02:00
mkdfu.py tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-31 19:25:00 +02:00
mkuf2.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
set-submodules-to-github.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
toolchain_versions.mk Update toolchains to esp-2021r2 2021-10-25 20:19:55 +07:00
tools.json Update toolchains to esp-2021r2 2021-10-25 20:19:55 +07:00
tools_schema.json tools: Installing tools for given IDF_TARGET 2021-08-16 16:16:31 +02:00