esp-idf/tools
“YangZhao” 4200865dd1 Fix the high-impact issues from the code analysis report from customer.
For the CID10564,10384,10280,10098,10038,The memory was released in other place.
For the CID10365,it release the memory in the function when sent successfully.
For the CID10268,10011, we need not change the code.
2021-11-22 19:55:03 +08:00
..
ble ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-06-01 12:43:59 +05:30
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
cmake Merge branch 'bugfix/cmake_export_ver_during_reqs_expansion_v4.2' into 'release/v4.2' 2021-07-09 05:41:11 +00:00
docker Dockerfile working on x64/ARM 2021-10-14 13:11:25 +02:00
esp_app_trace global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
esp_prov ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-06-01 12:43:59 +05:30
find_build_apps ci: fix find_build_apps.py failure with py3 due to non ascii chars 2020-06-15 15:20:43 +08:00
idf_py_actions Merge branch 'bugfix/gdbgui_v4.2' into 'release/v4.2' 2021-06-07 06:07:13 +00:00
kconfig global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
kconfig_new gh_action: fix python lint 2020-05-20 10:50:10 +08:00
ldgen ldgen: fix sections info parsing 2021-06-17 12:21:53 +10:00
mass_mfg mfg_util: Update file handling to maintain line endings across various OS 2020-08-27 11:52:33 +05:30
test_apps [system]: Made longjmp save for context switch 2021-07-21 09:48:48 +08:00
test_idf_monitor espcoredump.py: Parse EPS and EPC register values using register index 2021-07-29 10:46:02 +05:30
test_idf_py tools: fix double builds with idf.py 2020-03-02 07:18:22 +05:00
test_idf_size change --archive_details output 2021-11-09 14:30:11 +01:00
test_idf_tools CI: Fix idf_tools.py tests with the updated openocd version 2021-09-08 21:01:22 +03:00
test_mkdfu tools: Split up large binaries into smaller chunks in the DFU binary 2021-06-01 15:11:12 +02:00
unit-test-app feat(tiny_test_fw): ignore known failure cases result 2021-08-10 10:23:26 +08:00
windows tools: remove dependency on Windows installer - backport 2021-10-11 12:26:55 +02:00
build_apps.py Fix some python bugs left before 2020-04-30 06:47:49 +00:00
check_kconfigs.py Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
check_python_dependencies.py Merge branch 'feature/msys2_env_update_v4.2' into 'release/v4.2' 2020-07-06 15:14:45 +08:00
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
detect_python.fish tools: Prefer python3 during install and export 2021-02-14 19:05:33 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-14 19:05:33 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00: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
gen_esp_err_to_name.py tools: fix path handling errors in gen_esp_err_to_name.py for Windows 2020-10-19 14:17:19 +08:00
idf_monitor.py tools: handle exception in case of logging Unicode characters 2021-04-06 19:16:39 +02:00
idf_size.py change --archive_details output 2021-11-09 14:30:11 +01:00
idf_tools.py tools: Create the ".espressif" directory on the first run on clean system 2021-11-09 12:03:20 +01:00
idf.py Run global_action_callbacks in predictable order 2021-05-24 18:14:44 +02:00
mkdfu.py tools: Split up large binaries into smaller chunks in the DFU binary 2021-06-01 15:11:12 +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
test_check_kconfigs.py ci: kconfig rules: Allow any file starting with KConfig.* to be sourced 2019-08-14 16:50:30 +10:00
toolchain_versions.mk Update toolchain to esp-2020r3 2020-09-18 12:32:34 +07:00
tools_schema.json tools: Installing tools for given IDF_TARGET 2021-08-16 16:27:35 +02:00
tools.json Dockerfile working on x64/ARM 2021-10-14 13:11:25 +02:00