esp-idf/tools/ci
Angus Gratton 84f2f2932d Merge branch 'bugfix/esp_partition_get_sha256' into 'master'
bootloader_support: Fix bootloader_common_get_sha256_of_partition when CHECK_SIGNATURE is on

Closes IDFGH-5089

See merge request espressif/esp-idf!12795
2021-05-07 23:34:56 +00:00
..
python_packages simple_ota_example: Adds sha256 check for app images 2021-05-05 22:18:40 +08:00
build_example_dirs.txt
build_template_app.sh ci: Move partition table offset for -O0 build of template app 2021-04-16 16:40:47 +10:00
check_artifacts_expire_time.py
check_build_warnings.py tools: Add /*error*.o and /*error*.d to allowed build lines 2021-04-20 18:09:40 +08: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_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt
check_public_headers.py
check_public_headers_exceptions.txt spiram: add header guards to esp32s3/spiram.h and remove the exception 2021-05-05 15:27:19 +02:00
check_readme_links.py check_readme_links: remove throwing of exception before exit 2021-04-26 15:36:30 +08:00
check_rom_apis.sh ci: exclude esp_rom component when checking rom api usage 2021-02-22 20:56:43 +08:00
check_rules_yml.py
check_tools_files_patterns.py
check_type_comments.py Remove sorting of MYPY ignore list from py script 2021-04-13 10:35:56 +02:00
check_ut_cmake_make.sh
checkout_project_ref.py
ci_fetch_submodule.py
ci_get_mr_info.py Add mypy check to pre-commit-config 2021-02-25 07:05:43 +00:00
configure_ci_environment.sh
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt Update exclude_check_tools_files.txt 2021-02-25 07:05:43 +00:00
executable-list.txt tools: spiffsgen: fix length error, add test case 2021-05-03 11:37:42 +02:00
find_apps_build_apps.sh
fix_empty_prototypes.sh
get-full-sources.sh
get_supported_examples.sh
idf_ci_utils.py ci: fix check_executables issue on Windows 2021-04-26 15:55:31 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt Merge branch 'feature/spiffsgen_py_esp8266_compat' into 'master' 2021-05-05 15:04:19 +00:00
normalize_clangtidy_path.py
push_to_github.sh
setup_python.sh
sonar_exclude_list.txt
static-analysis-rules.yml
test_autocomplete.py
test_build_system.sh Merge branch 'refactor/movements_from_target_components' into 'master' 2021-04-05 02:37:21 +00:00
test_build_system_cmake.sh Merge branch 'refactor/movements_from_target_components' into 'master' 2021-04-05 02:37:21 +00:00
test_check_kconfigs.py
test_configure_ci_environment.sh
utils.sh