esp-idf/tools
Ivan Grokhotkov d4e8987a39 Merge branch 'feature/prevent_unwind_code_linking' into 'master'
prevent unwind code linking

Closes IDF-2577, IDFGH-3394, IDFGH-3417, and IDFGH-3153

See merge request espressif/esp-idf!12328
2021-04-21 10:04:15 +00:00
..
ble style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci Merge branch 'bugfix/add-ci-allow-line' into 'master' 2021-04-20 12:05:27 +00:00
cmake Merge branch 'master' into 'feature/refactor-idf-monitor' 2021-04-13 20:55:19 +08:00
docker
esp_app_trace style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
esp_prov style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
find_build_apps style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_monitor_base tools: Fix ANSI color converter on Windows 2021-04-15 19:56:39 +02:00
idf_py_actions tools: Don't use revision argument for IDF Monitor if it is not defined 2021-04-15 19:56:39 +02:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new kconfig: ignore nonexistent new names 2021-03-31 19:13:03 +08:00
ldgen ldgen: additional documentations re. internal workings 2021-03-09 14:42:38 +08:00
mass_mfg docs: update api-reference chapters for C3 2021-03-01 14:58:08 +08:00
templates/sample_component
test_apps Merge branch 'feature/prevent_unwind_code_linking' into 'master' 2021-04-21 10:04:15 +00:00
test_idf_monitor style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08: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: Don't count BSS into the total image size 2021-02-26 06:49:35 +00:00
test_idf_tools style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_mkdfu style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08: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 spi_flash: enable unit-test for flash suspend 2021-04-15 12:05:40 +08:00
windows tools: IDF Windows installer offline mode support 2021-03-24 12:27:46 +01:00
build_apps.py ci: Include context from failed build logs in the CI job log 2021-04-12 05:48:40 +00: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-13 11:34:40 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-13 11:34:40 +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
format.sh
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-03-15 10:37:06 +01:00
idf_monitor.py tools: Fix ANSI color converter on Windows 2021-04-15 19:56:39 +02:00
idf_size.py tools: Don't count BSS into the total image size 2021-02-26 06:49:35 +00:00
idf_tools.py tools: Warning about tool beiing installed but failed to run. 2021-04-12 20:51:32 +02:00
mkdfu.py Add mypy check to pre-commit-config 2021-02-25 07:05:43 +00: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
toolchain_versions.mk
tools.json tools: remove dependency of idf-python and idf-python-wheels 2021-04-19 07:27:40 +02:00
tools_schema.json