esp-idf/tools
Angus Gratton bc3d45026c Merge branch 'bugfix/deep_sleep_skip_verify_rtc_mem_heap' into 'master'
Fix bootloader "skip validate on exiting deep sleep" option if "use RTC memory as heap" is enabled

See merge request espressif/esp-idf!12032
2021-04-15 23:56:39 +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/ttfw_idf_port_detecting_hang' into 'master' 2021-04-15 02:27:36 +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 ci: Consolidate deep sleep example test configs 2021-04-15 16:24:44 +10: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 Merge branch 'feature/secure_bootv2_c3' into 'master' 2021-04-12 01:31:25 +00: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: IDF Windows installer offline mode support 2021-03-24 12:27:46 +01:00
tools_schema.json