Skip to content

Commit 291d024

Browse files
authored
Merge pull request #36 from agners/bump-to-latest-master
Bump main branch to latest master of connectedhomeip
2 parents a70d65e + 3554056 commit 291d024

10 files changed

+3
-505
lines changed

.github/dependabot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ updates:
66
- dependency-name: "connectedhomeip"
77
schedule:
88
interval: "daily"
9+
target-branch: main
910
- package-ecosystem: "github-actions"
1011
directory: "/"
1112
schedule:

.gitmodules

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "connectedhomeip"]
22
path = connectedhomeip
33
url = https://github.com/project-chip/connectedhomeip.git
4+
branch = master

0003-Bump-prompt-toolkit-requirement-to-fix-ptpython-vers.patch

-27
This file was deleted.

0004-Python-Support-commissioning-with-code-on-network-on.patch

-90
This file was deleted.

0005-Python-Parse-Interface-ID-from-IP-address-string-as-.patch

-54
This file was deleted.

0006-Python-Allow-early-logging-initialization-31945.patch

-51
This file was deleted.

0 commit comments

Comments
 (0)