esp-idf/tools/ci
Darian Leung 1c60d6a895 freertos: Add SPDX license identifiers and update xtensa port files
This commit does the following:

- Adds SPDX license identifiers to FreeRTOS sources. Remove those FreeRTOS sources from
  the copyright ignore list.
- Update xtensa port files to match FreeRTOS v10.4.3. Added SPDX license identifiers
  to the port files.
- Fixed some improperly licensed files
- Removed portbenchmark.h from RISC-V port
2022-02-03 17:08:14 +08:00
..
integration_test ci: update intergration test to support esp32c3 2022-01-25 11:49:55 +08:00
python_packages ci: do not retry on 404 when LOCAL_GITLAB_HTTPS_HOST not set 2022-01-25 11:49:55 +08:00
build_example_dirs.txt
build_pytest_apps.py ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
build_template_app.sh esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
check_api_violation.sh ci: added script to check api violations 2021-06-22 11:28:01 +08:00
check_artifacts_expire_time.py
check_blobs.sh ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
check_build_warnings.py ci: temporary bypass tinyxml2 cmake deprecated warning 2022-01-07 16:18:32 +08:00
check_callgraph.py
check_codeowners.py ci: make ignore lists optional for approval 2021-10-12 10:14:23 +08:00
check_copyright_config.yaml freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
check_copyright_ignore.txt freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
check_copyright.py Tools: Don't update the copyright year automatically in the headers 2022-01-14 12:33:18 +01:00
check_deprecated_kconfigs.py
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh Build & config: Remove the "make" build system 2021-11-10 09:53:53 +01:00
check_kconfigs.py tools: Delete the old kconfig tools 2021-11-24 13:07:56 +01:00
check_ldgen_mapping_exceptions.txt
check_public_headers_exceptions.txt ci: Fix issues for build stage 2022-01-25 10:51:27 +05:30
check_public_headers.py CI: Make public header checker print help/tips on failure 2022-01-03 09:34:21 +01:00
check_readme_links.py check_readme_links: remove throwing of exception before exit 2021-04-26 15:36:30 +08:00
check_rules_yml.py
check_soc_headers_leak.py ci: check unstable soc headers wont be leaked by public api 2022-01-06 21:43:12 +08:00
check_soc_struct_headers.py soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
check_tools_files_patterns.py fix(ci): exclude patterns python files while checking tools pattern 2021-12-27 16:35:55 +08:00
check_type_comments.py Change logic for MYPY checker 2021-05-11 08:45:14 +02:00
checkout_project_ref.py bugfix: checkout ref failed for origin branches 2022-01-26 20:22:29 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt ci: enable clang-tidy check for more components 2021-08-19 09:26:20 +08:00
configure_ci_environment.sh ci: enable ccache for build jobs 2021-12-22 00:58:49 +01:00
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt fix(ci): exclude patterns python files while checking tools pattern 2021-12-27 16:35:55 +08:00
executable-list.txt esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
find_apps_build_apps.sh
fix_empty_prototypes.sh
get_supported_examples.sh
get-full-sources.sh
idf_ci_utils.py ci: raise exception when pytest collect failed 2022-01-28 11:31:33 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt Docs: Remove the script for generating the version chart 2022-01-27 18:44:11 +01:00
push_to_github.sh
setup_python.sh Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00
sonar_exclude_list.txt Add entry for http_parser in CODEOWNERS and sonar exclusion list 2022-01-11 10:26:25 +05:30
static-analysis-rules.yml Push out expat to idf-extra-components repository 2022-01-12 10:13:23 +05:30
test_autocomplete.py
test_build_system_cmake.sh cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
test_check_kconfigs.py tools: Delete the old kconfig tools 2021-11-24 13:07:56 +01:00
test_configure_ci_environment.sh
test_reproducible_build.sh build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build 2021-10-26 10:55:00 +08:00
utils.sh ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00