esp-idf/tools
Wu Zheng Hui 2319f2a59e Merge branch 'bugfix/suppress_compiler_warning_if_silent_reboot_is_enabled' into 'master'
fix(esp_system): suppress compiler warning if ESP_SYSTEM_PANIC_SILENT_REBOOT is enabled

See merge request espressif/esp-idf!25909
2023-09-13 10:45:31 +08:00
..
ble
catch
ci change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts 2023-09-11 19:33:17 +05:30
cmake fix(build_system): Allow dots in the name of an app binary 2023-08-08 08:35:08 +02:00
docker Docker image distribution upgrade from 20.04 to 22.04 2023-08-09 08:15:53 +02:00
esp_app_trace fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00
esp_prov fix(esp_prov): update devices tuple usage due to API deprecations 2023-08-22 14:44:38 +05:30
gen_soc_caps_kconfig
idf_py_actions fix(tools): fix autocomplete for --port option 2023-09-06 14:32:48 +02: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 refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
requirements feat(tools): remove gdb_panic_server and use just a wrapper for script 2023-08-24 15:20:29 +02:00
templates/sample_component
test_apps fix(esp_system): suppress compiler warning if ESP_SYSTEM_PANIC_SILENT_REBOOT is enabled 2023-09-12 16:30:42 +08:00
test_build_system feat(tools): Do not run test_create_project_with_idf_readonly on macOS 2023-08-31 12:54:19 +02:00
test_idf_py ci(tools): fix test_hints.py to run on windows 2023-08-05 20:13:28 +02:00
test_idf_tools bug(tools): dependency check catch exception when package not installed 2023-08-28 16:03:15 +02:00
test_mkdfu
test_mkuf2
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 bug(tools): dependency check catch exception when package not installed 2023-08-28 16:03:15 +02:00
check_term.py
detect_python.fish feat: Drop Python 3.7 support 2023-08-08 08:37:29 +02:00
detect_python.sh feat: Drop Python 3.7 support 2023-08-08 08:37:29 +02:00
eclipse-code-style.xml
format-minimal.sh
format.sh
gdb_panic_server.py feat(tools): remove gdb_panic_server and use just a wrapper for script 2023-08-24 15:20:29 +02:00
gen_esp_err_to_name.py
generate_debug_prefix_map.py
idf.py fix(tools): extend error message for failed python module import 2023-08-30 08:14:50 +02:00
idf_monitor.py
idf_size.py
idf_tools.py feat(tools): Added Windows-ARM64 support 2023-08-24 16:27:17 +02:00
install_util.py feat: Install script help 2023-05-04 13:47:05 +02:00
mkdfu.py
mkuf2.py
python_version_checker.py feat: Drop Python 3.7 support 2023-08-08 08:37:29 +02:00
requirements.json
requirements_schema.json
set-submodules-to-github.sh
split_paths_by_spaces.py
tools.json Merge branch 'feature/add_target_esp32p4' into 'master' 2023-06-14 10:16:44 +08:00
tools_schema.json