esp-idf/tools
He Yin Ling 1708febe48 ttfw: fix incorrect length when flush data cache after expect:
data cache is unicode. while we use bytes in RegEx expect. The index of
matched pattern is calculated with bytes, could be different from
unicode. Now we fix this issue by using unicode in expect.
2021-07-13 13:07:08 +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 ttfw: fix incorrect length when flush data cache after expect: 2021-07-13 13:07:08 +08:00
cmake esp32h2: add some more fixes and TODOs 2021-07-01 20:36:39 +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 ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-05-28 19:50:28 +05:30
find_build_apps esp32h2: add esp32h2 build target 2021-07-01 19:51:33 +08:00
idf_monitor_base Moved coredump utils out of idf_monitor 2021-06-28 13:56:39 +02: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 test_apps: add HEAP_TRACING configuration to build tests 2021-06-22 14:14:10 +08: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 ci: add debug artifacts for test_idf_tools 2021-06-07 18:48:38 +07: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 unit-test-app: increase timer task size 2021-06-29 16:56:35 +02:00
windows Update toolchains to esp-2021r1 2021-06-07 18:46:42 +07: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: Catch OSError which is raised when the tool is not available 2021-06-23 11:48:45 +02: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: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00
tools.json Update toolchains to esp-2021r1 2021-06-07 18:46:42 +07:00