| .. |
|
integration_test
|
11d4542165
ci: update intergration test to support esp32c3
|
4 лет назад |
|
python_packages
|
7e0bb1dabd
ci: use tags as markers
|
3 лет назад |
|
build_example_dirs.txt
|
d4ef2135f0
ci: support building examples with external components
|
7 лет назад |
|
build_pytest_apps.py
|
4746a71028
ci: add qemu example
|
3 лет назад |
|
build_template_app.sh
|
c1cbd7bbf6
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
3 лет назад |
|
check_api_violation.sh
|
4c0ddd34b4
ci: added script to check api violations
|
4 лет назад |
|
check_artifacts_expire_time.py
|
de7e67ccec
CI: add expire_in and timeout for jobs
|
4 лет назад |
|
check_blobs.sh
|
9440430db2
esp_phy: support esp32h2beta2 phy build
|
3 лет назад |
|
check_build_warnings.py
|
39dcbb2136
Ci: fix build test failure.
|
3 лет назад |
|
check_callgraph.py
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
check_codeowners.py
|
db53d14018
ci: make ignore lists optional for approval
|
4 лет назад |
|
check_copyright.py
|
e49f56a96d
tools: Check copyright now checks assembly files
|
4 лет назад |
|
check_copyright_config.yaml
|
343cf2696e
esp_eth: Reduce internal deps onto netif-glue
|
3 лет назад |
|
check_copyright_ignore.txt
|
7b8e5888ca
Merge branch 'refactor/add_clk_tree_ll' into 'master'
|
3 лет назад |
|
check_deprecated_kconfigs.py
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
check_esp_memory_utils_headers.sh
|
85cb079838
esp_hw_support: remove public dependency on bootloader_support
|
3 лет назад |
|
check_examples_rom_header.sh
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
5 лет назад |
|
check_executables.py
|
0a8a99c17b
pre-commit: recognize Windows excecutable files with git
|
5 лет назад |
|
check_idf_version.sh
|
9c1d4f5b54
Build & config: Remove the "make" build system
|
4 лет назад |
|
check_kconfigs.py
|
c7a827a136
kconfig: update check_kconfigs.py to handle orsource command
|
3 лет назад |
|
check_ldgen_mapping_exceptions.txt
|
d1c800fbbb
components: fix ldgen check errors
|
5 лет назад |
|
check_public_headers.py
|
3ade0509c3
CI: Make public header checker print help/tips on failure
|
4 лет назад |
|
check_public_headers_exceptions.txt
|
00377cf2e5
lwip/ci: Cleanup public header checker ignore list
|
3 лет назад |
|
check_readme_links.py
|
4bf7b16358
check_readme_links: remove throwing of exception before exit
|
4 лет назад |
|
check_requirement_files.py
|
fddc73759e
Tools: Make easier the detection of the list of Python features
|
4 лет назад |
|
check_rules_yml.py
|
80e86e7939
ci(pre-commit): check if rules is updated and valid
|
5 лет назад |
|
check_soc_headers_leak.py
|
4573448a74
test: ignore pytest dut log artifacts
|
3 лет назад |
|
check_soc_struct_headers.py
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
4 лет назад |
|
check_tools_files_patterns.py
|
70df376692
fix(ci): exclude patterns python files while checking tools pattern
|
4 лет назад |
|
check_type_comments.py
|
396acc5b31
Change logic for MYPY checker
|
4 лет назад |
|
checkout_project_ref.py
|
d48cbdd1e9
bugfix: checkout ref failed for origin branches
|
4 лет назад |
|
ci_fetch_submodule.py
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
ci_get_mr_info.py
|
a22597a2d6
Add mypy check to pre-commit-config
|
4 лет назад |
|
clang_tidy_dirs.txt
|
d66a407eb3
ci: enable clang-tidy check for more components
|
4 лет назад |
|
configure_ci_environment.sh
|
ef5bc71372
ci: enable ccache for build jobs
|
4 лет назад |
|
deploy_docs.py
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
envsubst.py
|
b13a536041
mqtt tests: connect to local broker when running in CI to make the tests more reliable
|
7 лет назад |
|
exclude_check_tools_files.txt
|
5c211efaa8
CI: update test cases from test results
|
3 лет назад |
|
executable-list.txt
|
6dc52d4425
ci: build and push Docker images in Github actions, add arm64 platform
|
3 лет назад |
|
find_apps_build_apps.sh
|
0478edc6ba
CI: download only required bin for unit-tests. Refactor AssignTest related code
|
5 лет назад |
|
fix_empty_prototypes.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 лет назад |
|
get-full-sources.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 лет назад |
|
get_all_test_results.py
|
5c211efaa8
CI: update test cases from test results
|
3 лет назад |
|
get_supported_examples.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 лет назад |
|
idf_ci_utils.py
|
4746a71028
ci: add qemu example
|
3 лет назад |
|
mirror-submodule-update.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 лет назад |
|
multirun_with_pyenv.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 лет назад |
|
mypy_ignore_list.txt
|
44f3c19fa9
tools: Add python types hints
|
3 лет назад |
|
push_to_github.sh
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
setup_python.sh
|
fb12d03dc3
Drop Python 3.6
|
4 лет назад |
|
sonar_exclude_list.txt
|
1ee3ee6854
protobuf: Fix v4.21.0 (python) compatibility issue
|
3 лет назад |
|
static-analysis-rules.yml
|
2bb7dc4471
esptool: Include as a package, delete submodule
|
3 лет назад |
|
test_autocomplete.py
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
test_build_system_cmake.sh
|
887421bb49
ci: Fix failing build system test when FreeRTOS SMP is enabled
|
3 лет назад |
|
test_build_system_spaces.py
|
130bbf3d6c
ci: add build job to test paths with spaces
|
3 лет назад |
|
test_check_kconfigs.py
|
f64b3902cf
tools: Delete the old kconfig tools
|
4 лет назад |
|
test_configure_ci_environment.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 лет назад |
|
test_reproducible_build.sh
|
ea1005b740
build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build
|
4 лет назад |
|
utils.sh
|
3bb9d37863
ci: fix bash shell array incompatibility in dash
|
3 лет назад |