esp-idf/tools
Marius Vikhammer 8b259d15f6 coredump: fix section name parsing in python utility
elf.py assumed every section header name had its own string in
shstrtab, but multiple sections may reuse the same substring with
different offsets.
2021-08-02 13:15:30 +08:00
..
ble ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-05-28 19:50:28 +05:30
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci coredump: fix section name parsing in python utility 2021-08-02 13:15:30 +08:00
cmake [cmake]: fix idf_component_mock requirement macro 2021-07-28 18:50:43 +08:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-09-02 18:15:52 +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 Change default PoP argument of esp_prov.get_security from None to string 2021-07-15 13:06:53 +05:30
find_build_apps esp32h2: add esp32h2 build target 2021-07-01 19:51:33 +08:00
idf_monitor_base Tools: Fix chip reset on IDF Monitor connection 2021-07-20 20:48:08 +08:00
idf_py_actions tools: Add docs subcommand docs which opens browser with documentation for current version of idf and model of your target 2021-07-12 10:56:37 +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 add new command to idf 2020-09-21 23:38:52 +02:00
test_apps CI: Debug GDB issues 2021-07-23 02:00:00 +08:00
test_idf_monitor espcoredump.py: Parse EPS and EPC register values using register index 2021-07-21 20:24:47 +05:30
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 tools: test_idf_tools: fix failing tests and improve readability 2021-07-27 12:19:16 +02:00
test_mkdfu tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-19 15:15:50 +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 ci: enable external bss and external noinit test cases 2021-07-31 11:02:13 +08:00
windows tools: Windows Installer project moved to github.com/espressif/idf-installer 2021-07-22 12:13:38 +02: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 tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
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 Moved filters out of idf_monitor.py 2021-06-17 21:38:38 +02:00
gen_esp_err_to_name.py CI: esp_err_t check: Ignore esp32_mock.h per mdns mock update 2021-07-01 15:45:17 +02:00
idf_monitor.py Moved coredump utils out of idf_monitor 2021-06-28 13:56:39 +02:00
idf_size.py esp32h2: code clean up 2021-07-01 19:53:50 +08:00
idf_tools.py Tools: Fixed typo in idf_tools.py 2021-07-28 16:43:02 +08:00
idf.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00
mkdfu.py tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-19 15:15:50 +02:00
mkuf2.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
python_version_checker.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02: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-2021r1 2021-06-07 18:46:42 +07:00
tools_schema.json tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00
tools.json Merge branch 'bugfix/tools_tests' into 'master' 2021-07-27 15:32:17 +00:00