Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
HEAD
70cfc89
Remove re-declarations of MTRDeviceController public API on MTRDeviceController_Concrete. (#35653)
by Boris Zbarsky
· 3 hours ago
master
0d17a40
Disable OpenIOT CI (#35659)
by Andrei Litvin
· 9 hours ago
010decd
[Fabric-Admin] Refactor to use API methods instead of PushCommand (1/3) (#35614)
by Yufeng Wang
· 9 hours ago
0b8ffb7
Make use of DataModel::Provider in writes (#34754)
by Andrei Litvin
· 10 hours ago
2396bb4
Added missing close commissioning window cmds (#35633)
by Thomas Lea
· 13 hours ago
99a866d
Controller suspend/resume should stop/start operational advertising as needed. (#35635)
by Boris Zbarsky
· 13 hours ago
317f1a9
[NXP] Add multiple ble connections support (#35645)
by Marius Tache
· 14 hours ago
640f21a
[NXP][Zephyr] Add experimental Ethernet support to NXP zephyr platforms (#35643)
by Axel Le Bourhis
· 16 hours ago
e103352
Add chef sample app for dishwasher (#35465)
by bakreanuj
· 17 hours ago
2ac9bed
[Fabric-Admin] Fix compile errors when RPC is disabled (#35639)
by Yufeng Wang
· 18 hours ago
1d6b0a5
[NXP][rw61x] Diagnostic log, factory data storage, ICD, fixes (#35576)
by Martin Girardot
· 19 hours ago
e6a6425
[Fabric-Admin] Update the Fabric Sync guide to explain the confusion (#35638)
by Yufeng Wang
· 21 hours ago
4e15283
[lit] Added support for ICD DSLS in nrfconnect platform (#35618)
by Kamil Kasperczyk
· 23 hours ago
aa69085
Add a way to dynamically change whether a node identity should be advertised. (#35634)
by Boris Zbarsky
· 28 hours ago
5a9cc4c
Fix timeout in MTRSwiftPairingTests. (#35636)
by Boris Zbarsky
· 29 hours ago
44024ca
Remove all un-specified draft clusters from SDK (#35583)
by Tennessee Carmel-Veilleux
· 30 hours ago
669c200
Rename metadata_parser module to chip.testing (#35615)
by Arkadiusz Bokowy
· 31 hours ago
2106492
[FabricSync] Changed SDK TODO comment to spec TODO comment (#35622)
by Terence Hampson
· 32 hours ago
ead3862
Fix data version handling in test033_TestMTRDeviceDeviceConfigurationChanged (#35628)
by Boris Zbarsky
· 33 hours ago
31894f6
Add DataModel::Provider Invoke usage (#35540)
by Andrei Litvin
· 34 hours ago
85b2fd3
Sharing my local test runner script for `CI-like test app build and execution` (#35625)
by Andrei Litvin
· 34 hours ago
a578c14
[NXP][zephyr] Migrate to NXP Zephyr 3.7 downstream release (#35600)
by Axel Le Bourhis
· 2 days ago
cc5ea19
[Darwin] Fix flaky subscription pool test (#35606)
by Jeff Tung
· 2 days ago
c06a0be
Add a new build directory to .gitignore (#35604)
by Tennessee Carmel-Veilleux
· 2 days ago
5a7d6ed
Remove implementation bits for clusters that are being removed. (#35613)
by Boris Zbarsky
· 2 days ago
5a9e314
Fixing UBSan issues that showed up in all-clusters app (#35580)
by Amine Alami
· 2 days ago
32200d1
Fix Parsing Response Data in Content App Command Delegate (#35605)
by Tinna Liu
· 2 days ago
d292892
[Python] Process attribute cache updates in Python thread (#35557)
by Stefan Agner
· 2 days ago
64f859b
[Fabric-Admin] Update the last used nodeId to avoid conflict (#35612)
by Yufeng Wang
· 2 days ago
89c8d33
[NXP] Move some components in common (#35594)
by Marius Tache
· 2 days ago
514e810
[lit icd] add sdk support for dsls (Dynamic SIT LIT support) (#35325)
by doru91
· 2 days ago
add0bf1
Improve some MTRDeviceController logging. (#35609)
by Boris Zbarsky
· 2 days ago
010ad94
Update BUILDING.md to include Java JRE (#35603)
by Tennessee Carmel-Veilleux
· 2 days ago
dbf7327
Prevent setting up a commissioning session on a suspended controller. (#35602)
by Boris Zbarsky
· 2 days ago
4f35706
Add Write Handler in Chef Fan Control AttributeAccessInterface (#35046)
by Yuanyao Zhong
· 2 days ago
c4d4686
Deprecate some clusters in Matter.framework that should never have shipped (#35584)
by Boris Zbarsky
· 2 days ago
54127b9
[Chef] Add WaterValve (#35214)
by Ludovic BOUÉ
· 3 days ago
fb72066
[scripts][zap] Add Windows support for ZAP generate and download scripts (#35598)
by Marius Tache
· 3 days ago
bb2c574
[NXP] Migrate docker image to NXP Zephyr 3.7 downstream release (#35599)
by Axel Le Bourhis
· 3 days ago
1dacd5d
Bump Tizen QEMU Docker image to version 76 (#35595)
by Arkadiusz Bokowy
· 3 days ago
04e21d9
[ICD] Implement storing of persistent keys in PSA for ICD server (#34925)
by Maciej Baczmański
· 3 days ago
9de3c6b
Remove illegal Identify clusters from examples (#35575)
by Tennessee Carmel-Veilleux
· 3 days ago
ba9faf2
Fix max timeout for open commissioning window (#35507)
by Kamil Kasperczyk
· 3 days ago
a068855
Add `--zap ZAP` to `run_zaptool.sh` to specify an arbitrary location to `zap` (#35549). (#35582)
by Grant Erickson
· 5 days ago
f78dad4
Add a wildcard attribute read API on MTRDevice. (#35562)
by Boris Zbarsky
· 5 days ago
16e4e9b
Darwin: Add support for zippered builds (#35567)
by Karsten Sperling
· 5 days ago
bba766b
Add ability to control data-model-interface usage for cmake-based platforms (#35559)
by Andrei Litvin
· 5 days ago
7467abc
Update TC_TSTAT_4_2 to work with thermostats that do not have AUTO feature (#35579)
by Hasty Granbery
· 5 days ago
236908d
Rename controller:isSuspended to make it clearer that it's notifying about a state change. (#35577)
by Boris Zbarsky
· 6 days ago
7789409
Updated TC_S_2_2 to match vs doc (#35519)
by lpbeliveau-silabs
· 6 days ago
b30d23a
Bump jinja2 in /integrations/docker/images/stage-2/chip-build-efr32 (#35509)
by dependabot[bot]
· 6 days ago
74cba6d
[NXP] Add lock app example (#35536)
by Marius Tache
· 6 days ago
d60a126
[Telink] Update builds to docker version 76 (#35569)
by Alex Tsitsiura
· 6 days ago
491998b
Stop persistent operational browse when all controllers are suspended. (#35541)
by Boris Zbarsky
· 6 days ago
7a54490
[ESP32] Use the nvs generator from pypi instead from IDF_PATH (#35553)
by Shubham Patil
· 6 days ago
85d1158
Make command line usage of `run_zaptool.sh` more easily discoverable (#35546). (#35548)
by Grant Erickson
· 6 days ago
64a7918
Show connect to bridge info to console (#35564)
by Yufeng Wang
· 6 days ago
a192ec6
shutting down Applications (#35561)
by Amine Alami
· 6 days ago
f36ffd6
cleanup cmake data model build rules / remove ARG_INCLUDE_SERVER (#35542)
by Andrei Litvin
· 6 days ago
3299927
Fix the commandFields type on MTRDevice invoke methods. (#35556)
by Boris Zbarsky
· 6 days ago
4a47e59
[Silabs] Added new wifi BRD2605A board support in matter (#35225)
by bhmanda-silabs
· 6 days ago
396f7f5
Added missing "is_commissioning=True" to step 1 in all DEM, EEVSE and EWATERHTR test scripts (#35560)
by jamesharrow
· 6 days ago
21d69a8
[Telink] Update Docker image (Zephyr update) (#35503)
by Alex Tsitsiura
· 6 days ago
d04a667
Updated TC_2-3 test scripts to VS Documents (#35555)
by lpbeliveau-silabs
· 7 days ago
0adae42
TC-OO-2.7 - Updates labels and step numbers (#35051)
by Raul Marquez
· 7 days ago
d9a6cbe
[OSS-Fuzz] Fix static library linking needed for OSS-Fuzz (#35523)
by Amine Alami
· 7 days ago
22db90a
Switch to check the specific log output from stdout (#35547)
by Yufeng Wang
· 7 days ago
ac289ed
fix: drop poll timer to avoid crash after TransferFacilitator destruction (#34538)
by Anton Usmansky
· 7 days ago
6c046cb
Update Chef Dockerfile to use trixie for latest ssl and glic versions (#35545)
by Austin Bozowski
· 7 days ago
12d9340
Bump third_party/openthread/repo from `aed9cd1` to `2aeb8b8` (#35538)
by dependabot[bot]
· 7 days ago
794df82
[Darwin] Follow-up changes for PR#35475 (#35497)
by Jeff Tung
· 7 days ago
e64ab71
Fix same test run multiple times avoiding duplication (#35539)
by Vatsal Ghelani
· 7 days ago
f46de96
Switch infineon builds to latest CI image (#35535)
by Andrei Litvin
· 7 days ago
021f431
Update python builds to latest CI image (ubuntu 24.04 build) (#35534)
by Andrei Litvin
· 7 days ago
49b48ad
Moving these to async, as the completions already work when needed (#35537)
by Justin Wood
· 7 days ago
a62b5db
Remove `all.xml` (#35521)
by Andrei Litvin
· 8 days ago
b70b745
update_cluster_revisions.py excludes updating no-unique-id example's BINFO cluster (#35510)
by Terence Hampson
· 8 days ago
b1030ad
[Silabs] Fixing the switch ladder and removing warning flags (#35366)
by chirag-silabs
· 8 days ago
b2685cb
Remove the accessedViaPublicAPI on MTRDevice. (#35531)
by Boris Zbarsky
· 8 days ago
16b1e5b
[NXP] Fix key storage issues and add NVS wear stats support (#35511)
by Marius Tache
· 8 days ago
3b74224
Update chef operational-state-delegate-impl (#35528)
by Terence Hampson
· 8 days ago
4541956
[NXP] Add mcxw71 examples (#35514)
by Marius Tache
· 8 days ago
4f25d84
encourage the use of CopyCharSpanToMutableCharSpanWithTruncation (#35444)
by William
· 8 days ago
edf1f65
Add documentation for adding a new libfuzzer fuzzer. (#35158)
by Boris Zbarsky
· 8 days ago
9a6694f
Add better logging when doing Matter frameworks controller suspend/resume. (#35520)
by Boris Zbarsky
· 8 days ago
9257ca7
Fix deadlock in MTRDeviceController suspend/resume. (#35526)
by Boris Zbarsky
· 8 days ago
1f2f6be
Add a step timeout for Matter.framework unit tests. (#35530)
by Boris Zbarsky
· 8 days ago
702fae3
[Darwin] MTRDeviceController initial device retain should not depend on matter queue (#35498)
by Jeff Tung
· 8 days ago
b1829ff
[chip-tool] Print DeviceType names next to ids (#35445)
by Miłosz Tomkiel
· 8 days ago
02316de
Document mask argument of DECLARE_DYNAMIC_ATTRIBUTE. (#35228)
by Boris Zbarsky
· 8 days ago
3d3784e
Fix MTRCommissionableBrowserTests when remove/add happen after we found all the devices. (#35515)
by Boris Zbarsky
· 8 days ago
dc397c2
Fix fabric sync tests after name update (#35518)
by Terence Hampson
· 8 days ago
2b7965d
Change TC_CCTRL_2_3.py to no longer use per_endpoint_test (#35516)
by Terence Hampson
· 8 days ago
bd6ae09
[Silabs] Increase the max supported KVS entries (#35480)
by Junior Martinez
· 8 days ago
d1279a8
Add matter_enable_recommended meta-setting (#34942)
by Karsten Sperling
· 8 days ago
cbd15a1
initial commit (#35513)
by Petru Lauric
· 8 days ago
f5216e8
Clean up subscriptions from fabric sync tests (#35485)
by Terence Hampson
· 8 days ago
dfa0987
[Silabs] Cleanup of logs and checks for WiFi products (#34430)
by Rohan Sahay
· 9 days ago
0140a72
[ESP32] Add a configurable device type for commissionable advertising. (#35344)
by Jerry-ESP
· 9 days ago
c7a0d02
Bump cryptography from 41.0.4 to 43.0.1 in /scripts/tools/telink (#35387)
by dependabot[bot]
· 9 days ago
Next »