esp-idf/tools
Roland Dobai 21b75790ee Merge branch 'bugfix/sbom_hash_check' into 'master'
fix(test_submodules.py): don't rely on submodule init

Closes IDF-7662

See merge request espressif/esp-idf!24492
2023-07-26 18:50:15 +08:00
..
ble feat: add requirements.ttfw.txt 2022-08-01 15:52:21 +08:00
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci Merge branch 'fix/remove_future_package_usage' into 'master' 2023-07-20 15:58:22 +08:00
cmake feat(tools/kconfig): add initial and current versions of IDF to kconfig 2023-07-10 17:01:51 +02:00
docker tools: Docker: add build-essentials needed for linux targets 2023-02-28 11:27:25 +01:00
esp_app_trace Merge branch 'feature/apptrace_visualization' into 'master' 2023-07-11 17:33:24 +08:00
esp_prov change(esp_prov): also remove print_function from esp_prov 2023-07-19 21:05:30 +08:00
gen_soc_caps_kconfig build-system: include soc_caps defines into kconfig 2021-12-06 12:37:07 +08:00
idf_py_actions Merge branch 'bugfix/debug_ext_ctrl_c' into 'master' 2023-07-20 23:05:53 +08:00
kconfig_new feat(tools/kconfig): add initial and current versions of IDF to kconfig 2023-07-10 17:01:51 +02:00
ldgen fix: Compatibility with pyparsing>=3.1.0 2023-06-20 19:45:05 +02:00
mass_mfg docs: Update CN for nvs_flash.rst and flash-encryption.rst 2023-07-14 04:05:53 +00:00
mocks feat(driver): Added usb serial mock 2023-07-10 17:46:59 +08:00
requirements change(esp_prov): remove future usage 2023-07-19 21:05:06 +08:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps ci(system): add test app for esp_intr_dump 2023-07-19 16:47:41 +02:00
test_build_system Merge branch 'feature/rewrite_build_sys_tests_v6' into 'master' 2023-07-19 01:20:06 +08:00
test_idf_py hints: add a more complete description for component not found errors 2022-12-06 10:54:44 +08:00
test_idf_tools ci: add dep check_python_dependencies.pyt test 2023-03-17 15:22:33 +01:00
test_mkdfu mkdfu.py: Support setting flash parameters 2022-05-27 15:44:56 +02:00
test_mkuf2 idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
test_sbom fix(test_submodules.py): don't rely on submodule init 2023-06-29 10:47:24 +02:00
unit-test-app spi_flash: Move most tests in unit-test to pytest 2023-05-15 14:58:51 +08:00
check_python_dependencies.py fix(tools/python_dep_check): replace deprecated pkg_resources with importlib 2023-07-11 16:09:03 +02:00
check_term.py check_term: allow alacritty term 2022-05-19 11:10:59 +08:00
detect_python.fish Revert "feat(tools): use ESP_PYTHON during install" 2023-07-21 09:32:33 +02:00
detect_python.sh Revert "feat(tools): use ESP_PYTHON during install" 2023-07-21 09:32:33 +02:00
eclipse-code-style.xml
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 esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
gen_esp_err_to_name.py tool: skip test folder when generating esp_err_t table 2022-11-10 10:37:59 +08:00
generate_debug_prefix_map.py build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build 2021-10-26 10:55:00 +08:00
idf_monitor.py feat(idf_monitor): move idf_monitor to separate repo 2023-02-03 11:20:15 +01:00
idf_size.py tools: Move out idf_size.py in favour of using the esp-idf-size package 2023-03-27 19:40:33 +02:00
idf_tools.py fix(idf_tools): execution of empty command in get_version() 2023-07-24 16:19:30 +02:00
idf.py fix(tools): Tool curses import check 2023-07-12 13:23:06 +00:00
install_util.py feat: Install script help 2023-05-04 13:47:05 +02:00
mkdfu.py tools: remove the dependency on the future package 2022-08-09 16:46:58 +02:00
mkuf2.py Merge branch 'fix/flake8_v5_warnings' into 'master' 2022-08-12 23:27:14 +08:00
python_version_checker.py Tools: Fix silent failure about the incompatible Python 2022-02-16 18:44:13 +01:00
requirements_schema.json Tools: Make easier the detection of the list of Python features 2022-02-03 19:02:14 +01:00
requirements.json feat: add requirements.ttfw.txt 2022-08-01 15:52:21 +08: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
split_paths_by_spaces.py tools: fixup version references related to paths with spaces 2022-05-02 19:05:47 +02:00
tools_schema.json tools: add esp-rom-elfs version '20220823' 2022-09-21 22:39:03 +04:00
tools.json Merge branch 'feature/add_target_esp32p4' into 'master' 2023-06-14 10:16:44 +08:00