esp-idf/tools
Roland Dobai 12e8f0ba8c Merge branch 'feature/auto_hints_with_ci_fix' into 'master'
idf.py: Add automated hints on how to resolve errors with fix for ci

Closes IDF-4511, IDF-4512, and IDF-4631

See merge request espressif/esp-idf!18759
2022-07-06 21:05:33 +08:00
..
ble
catch
ci Merge branch 'feature/auto_hints_with_ci_fix' into 'master' 2022-07-06 21:05:33 +08:00
cmake build: add support ESP32-S3 in Clang build configuration 2022-06-30 14:03:26 +07:00
docker Tools: Use built-in venv instead of virtualenv for creating Python environments 2022-05-28 06:43:14 +00:00
esp_app_trace idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
esp_prov esp_prov/wifi_prov_mgr: Updated README 2022-06-23 10:54:20 +05:30
find_build_apps CI: examples generating an ELF file only can now pass CI 2022-06-14 15:00:53 +08:00
gen_soc_caps_kconfig
idf_monitor_base idf.py: Add automated hints on how to resolve errors 2022-07-04 08:15:23 +00:00
idf_py_actions idf.py: Fix IOError that costs CI failure 2022-07-04 08:15:23 +00:00
idf_size_yaml
kconfig_new
ldgen kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
mass_mfg tools: overhaul csv handling for mfg_gen and nvs_partition_gen 2022-06-15 12:31:49 +00:00
mocks spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
requirements fix: skip install dbus-python on windows 2022-06-08 10:11:43 +08:00
templates/sample_component
test_apps Merge branch 'bugfix/cache_disabled_log_c3' into 'master' 2022-07-06 09:55:20 +08:00
test_idf_monitor
test_idf_py Tools: Make idf.py tests independent on extra extensions 2022-05-27 10:45:27 +02:00
test_idf_size mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
test_idf_tools Tools: --disable-* argument for removing features 2022-06-30 12:31:59 +02: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
unit-test-app spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
build_apps.py
check_python_dependencies.py
check_term.py check_term: allow alacritty term 2022-05-19 11:10:59 +08:00
detect_python.fish
detect_python.sh
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gdb_panic_server.py newlib: ROM library is build with time_t 64bit on esp32c2 2022-06-09 10:48:31 +08:00
gen_esp_err_to_name.py mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
generate_debug_prefix_map.py
idf.py tools: Add python types hints 2022-06-15 14:33:29 +02:00
idf_monitor.py idf.py: Add automated hints on how to resolve errors 2022-07-04 08:15:23 +00:00
idf_size.py tools: GCC 11 uses both '.debug_line_str' and '.debug_str' sections 2022-05-27 15:06:56 +07:00
idf_tools.py Tools: --disable-* argument for removing features 2022-06-30 12:31:59 +02:00
install_util.py Tools: --disable-* argument for removing features 2022-06-30 12:31:59 +02:00
mkdfu.py mkdfu.py: Support setting flash parameters 2022-05-27 15:44:56 +02:00
mkuf2.py tools: Add python types hints 2022-06-15 14:33:29 +02:00
python_version_checker.py
requirements.json ci: split pytest requirements to requirements.json 2022-06-08 08:19:35 +08:00
requirements_schema.json
set-submodules-to-github.sh
split_paths_by_spaces.py
toolchain_versions.mk tools: Update 2022r1 toolchain, GCC 11.2.0, Newlib 4.1.0 2022-06-02 10:15:23 +07:00
tools.json tools: update tools.json for Clang 14 2022-06-30 14:02:54 +07:00
tools_schema.json