esp-idf/tools
“YangZhao” dea009aa62 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-12-06 14:04:05 +08:00
..
ble ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-07-27 21:13:06 +08:00
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-12-06 14:04:05 +08:00
cmake Merge branch 'bugfix/cmake_export_ver_during_reqs_expansion_v4.1' into 'release/v4.1' 2021-08-12 21:41:51 +00:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-10-14 19:07:34 +00:00
esp_app_trace apptrace: Adds HeapTraceEvent.callers property used by OpenOCD tests 2019-12-27 00:13:45 +03:00
esp_prov ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-07-27 21:13:06 +08:00
find_build_apps ci: consider sdkconfig.defaults.TARGET_NAME in examples and test apps 2020-07-03 09:45:03 +00:00
idf_py_actions idf monitor: fix crash when monitor baudrate argument set 2021-01-15 09:10:05 +00:00
kconfig Menuconfig: Don't ask to save configuration when nothing has changed 2019-11-21 06:47:11 +00:00
kconfig_new gh_action: fix python lint 2020-06-24 13:17:29 +08:00
ldgen ldgen: fix sections info parsing 2021-06-21 09:45:23 +10:00
mass_mfg mfg_util: Update file handling to maintain line endings across various OS 2020-08-27 11:55:32 +05:30
test_apps Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' 2021-08-10 03:35:12 +00:00
test_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-10-16 12:38:47 +02:00
test_idf_py idf.py: add exit_with_error for deprecation 2019-12-02 10:41:23 +01:00
test_idf_size tools: add json schema for idf_size 2021-11-15 15:32:33 +01:00
test_idf_tools Update toolchain to esp-2020r3 2020-09-17 10:49:14 +07:00
unit-test-app Merge branch 'bugfix/missing_extern_c_4.1' into 'release/v4.1' 2021-08-10 03:32:10 +00:00
windows tools: remove dependency on Windows installer - backport 2021-10-11 12:31:30 +02:00
build_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01: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 msys2: Remove python version consideration in pacman commands 2020-06-12 10:22:10 +10:00
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-14 19:46:28 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
elf_to_ld.sh misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
find_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh Added basic C++ style guide 2019-10-09 12:25:48 +08: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:38:57 +08:00
idf_monitor.py tools: handle exception in case of logging Unicode characters 2021-04-06 19:17:01 +02:00
idf_size.py idf_size.py: can alternatively write data to file 2020-01-02 09:33:51 +08:00
idf_tools.py idf_tools: Adds 'linux-armhf' platform support 2021-11-25 09:41:52 +01:00
idf.py Run global_action_callbacks in predictable order 2021-05-24 18:20:39 +02:00
set-submodules-to-github.sh tools: Add a script for switching to real submodules in forks 2019-07-05 11:12:06 +07: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-17 10:49:14 +07:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00
tools.json tools: Updates OpenOCD version to 'v0.10.0-esp32-20211111' 2021-11-25 09:41:52 +01:00