Skip to content

Commit 2944088

Browse files
committedFeb 7, 2024
Merge branch 'bugfix/ble_tx_timeout_issues' of https://github.com/shgutte/connectedhomeip into HEAD
2 parents 2b9244e + 03ed91e commit 2944088

File tree

659 files changed

+52988
-289417
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

659 files changed

+52988
-289417
lines changed
 

‎.github/.wordlist.txt

+1
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,7 @@ GPL
634634
GPLv
635635
Gradle
636636
gradlew
637+
graphviz
637638
Groupcast
638639
GroupId
639640
GroupKeyManagement

‎.github/workflows/darwin-tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
run: |
107107
./scripts/run_in_build_env.sh \
108108
"./scripts/tests/run_test_suite.py \
109+
--runner darwin_framework_tool_python \
109110
--chip-tool ./out/darwin-x64-darwin-framework-tool-${BUILD_VARIANT_FRAMEWORK_TOOL}/darwin-framework-tool \
110111
--target-skip-glob '{TestAccessControlConstraints}' \
111112
run \

0 commit comments

Comments
 (0)