esp-idf/tools/ci
Angus Gratton ec75f923ef Merge branch 'ci/raise_esptool_errors' into 'master'
ci: Don't swallow exception details from flashing process

See merge request espressif/esp-idf!11803
2020-12-30 11:22:57 +08:00
..
config tools: use riscv32-esp-elf toolchain for ESP32-S2 RISC-V ULP 2020-12-29 19:19:18 +00:00
python_packages Merge branch 'ci/raise_esptool_errors' into 'master' 2020-12-30 11:22:57 +08:00
apply_bot_filter.py
build_example_dirs.txt
build_template_app.sh
check_artifacts_expire_time.py
check_build_warnings.py ci: Ignore Python 2 deprecation warning 2020-12-15 12:24:50 +07:00
check_callgraph.py
check_codeowners.py
check_deprecated_kconfigs.py
check_examples_cmake_make-cmake_ignore.txt
check_examples_cmake_make-make_ignore.txt
check_examples_cmake_make.py check_examples_cmake_make: now it can run not only under idf path 2020-12-08 14:54:30 +08:00
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_public_headers.py
check_public_headers_exceptions.txt tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
check_readme_links.py
check_rom_apis.sh
check_ut_cmake_make.sh
checkout_project_ref.py
ci_fetch_submodule.py
ci_get_mr_info.py
configure_ci_environment.sh
deploy_docs.py tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility 2020-12-07 15:01:10 +11:00
envsubst.py
executable-list.txt Show defaults and ranges in generated kconfig documentation 2020-11-30 09:51:50 +00:00
find_apps_build_apps.sh
fix_empty_prototypes.sh
get-full-sources.sh
get_supported_examples.sh
idf_ci_utils.py
mirror-submodule-update.sh
multirun_with_pyenv.sh
normalize_clangtidy_path.py
push_to_github.sh
setup_python.sh ci: all jobs use python3 by default 2020-11-19 03:27:58 +00:00
sonar_exclude_list.txt CI: clarify file patterns in sonar_exclude_list.txt 2020-11-24 13:39:18 +08:00
static-analysis-rules.yml
test_autocomplete.py Close files after writing. 2020-11-13 15:22:46 +01:00
test_build_system.sh freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
test_build_system_cmake.sh cmake: set IDF_VERSION_* variables at requirement expansion stage 2020-12-15 20:53:19 +01:00
test_check_kconfigs.py
test_configure_ci_environment.sh
utils.sh