| .. |
|
idf_pytest
|
faa6e51086
feat(sdio): sdio cross chip test app
|
2 년 전 |
|
python_packages
|
4dbf8c8948
ci: remove ttfw related files
|
2 년 전 |
|
artifacts_handler.py
|
3a998bd0ce
ci: Upload artifacts of target stage jobs to s3 bucket
|
2 년 전 |
|
astyle-rules.yml
|
3d4b60afc0
refactor(esp_mm): reformat code with astyle_py
|
2 년 전 |
|
build_template_app.sh
|
706d684418
feat(esp32p4): introduced new target esp32p4, supported hello_world
|
2 년 전 |
|
check_api_violation.sh
|
0717729911
fix(hal): replace assert with hal_assert
|
2 년 전 |
|
check_artifacts_expire_time.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
check_blobs.sh
|
9440430db2
esp_phy: support esp32h2beta2 phy build
|
3 년 전 |
|
check_build_test_rules.py
|
eb37150780
ci: add all nightly run env vars while checking
|
2 년 전 |
|
check_callgraph.py
|
f0c07f82b5
fix(test): check call graph for hal component
|
2 년 전 |
|
check_codeowners.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
check_copyright_config.yaml
|
c7c38b7904
refactor(sdmmc): place sdmmc driver into a new component
|
2 년 전 |
|
check_copyright_ignore.txt
|
4a02987182
Merge branch 'fix/aes_mpi_interrupt_allocation_workflow' into 'master'
|
2 년 전 |
|
check_deprecated_kconfigs.py
|
22dcc26674
fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package
|
2 년 전 |
|
check_esp_memory_utils_headers.sh
|
85cb079838
esp_hw_support: remove public dependency on bootloader_support
|
3 년 전 |
|
check_examples_extra_component_dirs.sh
|
8c26ddf4a1
feat(ci): add CI check for EXTRA_COMPONENT_DIRS in examples
|
2 년 전 |
|
check_examples_rom_header.sh
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
5 년 전 |
|
check_executables.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
check_idf_version.sh
|
9c1d4f5b54
Build & config: Remove the "make" build system
|
4 년 전 |
|
check_kconfigs.py
|
22dcc26674
fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package
|
2 년 전 |
|
check_ldgen_mapping_exceptions.txt
|
9968a48c36
refactor(freertos/task_snapshot): Make task snapshot private
|
2 년 전 |
|
check_public_headers.py
|
8b9f8555ea
refactor(tools): public header check also checks c++ now
|
2 년 전 |
|
check_public_headers_exceptions.txt
|
9df662703b
Fix(esp_wifi): Add the missing header file to the wifi header files.
|
2 년 전 |
|
check_readme_links.py
|
1edc761ef2
cleanup remaining references for esp-cryptoauthlib
|
3 년 전 |
|
check_requirement_files.py
|
2ffc5ac6e6
change(esp_prov): remove future usage
|
2 년 전 |
|
check_rules_components_patterns.py
|
1ce30750c9
fix(pre-commit): ignore files not in git repo
|
2 년 전 |
|
check_rules_yml.py
|
27e199605a
ci: remove unused rules
|
3 년 전 |
|
check_soc_headers_leak.py
|
d623ce0d53
refactor(gpio): per-target gpio number definition
|
2 년 전 |
|
check_soc_struct_headers.py
|
09d15e5abc
tools: Change copyright in ci dir
|
3 년 전 |
|
check_tools_files_patterns.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
check_type_comments.py
|
09d15e5abc
tools: Change copyright in ci dir
|
3 년 전 |
|
checkout_project_ref.py
|
bfa96bc597
CI: optimize ATS ci flow
|
3 년 전 |
|
ci_build_apps.py
|
4dbf8c8948
ci: remove ttfw related files
|
2 년 전 |
|
ci_fetch_submodule.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
ci_get_mr_info.py
|
a6ccc2e18e
ci: optimize git strategy
|
2 년 전 |
|
clang_tidy_dirs.txt
|
d66a407eb3
ci: enable clang-tidy check for more components
|
4 년 전 |
|
cleanup_ignore_lists.py
|
c79c16a73e
ci: fix cleanup_ignore_lists.py on windows
|
2 년 전 |
|
configure_ci_environment.sh
|
47c2c13de5
build: Adds support for universal Clang toolchain
|
3 년 전 |
|
deploy_docs.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
envsubst.py
|
819d5a2b61
ci: Add python types hints
|
3 년 전 |
|
exclude_check_tools_files.txt
|
ad9b07f589
ci: add idf_pytest package into patterns to trigger target test jobs
|
2 년 전 |
|
executable-list.txt
|
4c2236c9b5
update(ble_mesh): Remove useless mesh lib copy script
|
2 년 전 |
|
fix_empty_prototypes.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
5 년 전 |
|
generate_rules.py
|
27e199605a
ci: remove unused rules
|
3 년 전 |
|
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
|
4dbf8c8948
ci: remove ttfw related files
|
2 년 전 |
|
idf_unity_tester.py
|
63fe059b55
ci(pytest): fix multi-dut missing c test case in the junit report issue
|
2 년 전 |
|
ignore_build_warnings.txt
|
e807347a46
ci(ble/bluedroid):cleanup BLE examples sdkconfig
|
2 년 전 |
|
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
|
4dbf8c8948
ci: remove ttfw related files
|
2 년 전 |
|
push_to_github.sh
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 년 전 |
|
sonar_exclude_list.txt
|
1ee3ee6854
protobuf: Fix v4.21.0 (python) compatibility issue
|
3 년 전 |
|
static-analysis-rules.yml
|
d14d001e44
wpa_supplicant:Fix potential null pointer dereference
|
2 년 전 |
|
test_autocomplete.py
|
92e45c0798
ci(fix): Improve the stability of the autocomplete tests
|
2 년 전 |
|
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
|
b64da91823
ci: Move upload artifacts execution of build and target_test stages to the after script section
|
2 년 전 |