Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
HEAD
0e59da5
[config][common] Centralize GN-to-Kconfig mapping logic into a shared CMake file for Zephyr and FreeRTOS (#42640)
by dinabenamar
· 12 minutes ago
master
8e3e439
Add Support for Additional Fields in the CapabilityMinimaStruct in Basic Information Cluster (#42355)
by Zaid Omer
· 3 hours ago
1c72be5
Bump actions/cache from 4 to 5 (#42703)
by dependabot[bot]
· 5 hours ago
f9beb77
Bump peter-evans/create-pull-request from 7 to 8 (#42705)
by dependabot[bot]
· 5 hours ago
8b7495e
Bump third_party/amazon-kinesis-video-streams-webrtc-sdk-c/repo (#42698)
by dependabot[bot]
· 5 hours ago
301d029
Bump third_party/libdatachannel/repo from `faed3cf` to `a02b751` (#42697)
by dependabot[bot]
· 5 hours ago
f0991a5
Bump rojopolis/spellcheck-github-actions from 0.55.0 to 0.57.0 (#42704)
by dependabot[bot]
· 5 hours ago
de22193
Bump actions/upload-artifact from 5 to 6 (#42702)
by dependabot[bot]
· 5 hours ago
b39d196
Bump docutils from 0.21.2 to 0.22.4 (#42701)
by dependabot[bot]
· 6 hours ago
645bf0d
Bump third_party/simw-top-mini/repo from `61ee318` to `b72b370` (#42699)
by dependabot[bot]
· 6 hours ago
6fe6a53
Bump sphinx from 8.2.3 to 9.0.4 (#42700)
by dependabot[bot]
· 6 hours ago
cde54a5
[Silabs] Replace CHIP_ERROR_INTERNAL by converting sl_status_t to CHIP_ERROR (#40040)
by arun-silabs
· 13 hours ago
3d976d2
Move all exceptions from all-clusters to a CI section in yaml files. (#42687)
by Andrei Litvin
· 30 hours ago
21f5385
Use a templated helper approach that reduces the boilerplate (#42394)
by Yufeng Wang
· 3 days ago
74f44f9
[CI speedup] Better filtering of codegen targets. (#42686)
by Andrei Litvin
· 3 days ago
a828eb7
[TLS] Cleanup the fabric table after each test (#42689)
by Yufeng Wang
· 3 days ago
c031d7d
[TLS-Certificate] Migrate TLS Certificate Management Cluster to code-driven (#42455)
by Yufeng Wang
· 3 days ago
d409120
[YAML tests] - allow yaml file to contain a `CI` section to define what to run in CI (and allow multi-execution) (#42683)
by Andrei Litvin
· 3 days ago
4f652d7
Out of band communication ota su (#41900)
by Ramiro Recchia
· 3 days ago
529a64c
Update Groupcast xml with alchemy (#42685)
by Junior Martinez
· 3 days ago
5f929a0
Window app fix for tc_r_r_1_1 test case (#42538)
by sabollim-silabs
· 3 days ago
1df0d37
[E2E][JF] Implement Joint Fabric DataStore Sync (#42246)
by Vijay Selvaraj
· 3 days ago
383d4d4
[Realtek] Optimization CG secure code (#42575)
by Realtek-pankore
· 3 days ago
84cd320
[Realtek] Add watchdog support for thread task (#42664)
by Realtek-pankore
· 3 days ago
26b9827
[SILABS] : using dynamic initialization for identify endpoints (#36049)
by sarthak shaha
· 4 days ago
307fa3c
Add validation for UnitLocalization endpoint. (#42668)
by Moises Terrones
· 4 days ago
330a264
Add libevent to chip-build (#42663)
by Yakun Xu
· 4 days ago
fb78ff7
[Telink] Register DeviceInfoProvider before Server::Init (#42665)
by Alex Tsitsiura
· 4 days ago
ce809e4
SystemLayer: add external event source (#42522)
by Yakun Xu
· 4 days ago
af4730e
Remove absolute path from generated xml files (#42659)
by Yufeng Wang
· 5 days ago
c223c41
CodeDriven UnitLocalization Server - Make codedriven (3/5) (#42507)
by Ricardo Alberto Torres Guzman
· 5 days ago
2eb61cb
[all-devices]: fix "--help" to not crash and dynamically update device list (#42655)
by Andrei Litvin
· 5 days ago
adadd3b
Fix all TestStep and matchers imports of all python_testing scripts (#42644)
by Fede Gimenez
· 5 days ago
44a50d8
feat(mock-server): Add $ref support for external response body files (#42440)
by James Swan
· 5 days ago
83e5738
Better application paths handling in YAML testsuite (#42321)
by Maciej Grela
· 5 days ago
fd700f0
[TC-ACE-2.4] Add subscription access control test (#41273)
by Jake Ororke
· 6 days ago
05d6eec
IDM conformance: use dataclass (#42553)
by C Freeman
· 6 days ago
4478e39
[Framework Update] Adding device reboot functionality to matter_testing module and providing documentation (#42310)
by Jake Ororke
· 6 days ago
d834f45
Update minmdns buildconfig. (#42643)
by Andrei Litvin
· 6 days ago
0012dc5
Migration of CameraAVSM cluster to code driven model (#42224)
by Pradip De
· 6 days ago
2e1abdb
Add the ability for clustertester to have a subject descriptor on invoke (#42636)
by Andrei Litvin
· 6 days ago
ed8fb05
Scenes cluster: define a integration delegate and move constants around. (#42635)
by Andrei Litvin
· 6 days ago
490170f
[TLS-Client] Migrate TLS Client Management Cluster to code-driven (#42395)
by Yufeng Wang
· 6 days ago
c577599
[Zephyr][config] Rework Zephyr module CMake to support multiple platforms (#42589)
by dinabenamar
· 6 days ago
c780bad
Add support for the optional vendor defined info retrieval in the manufacturi… (#42532)
by Mahesh
· 7 days ago
697c132
Avoid init failure on iOS (#42606)
by chrisdecenzo
· 7 days ago
663033c
[Silabs] Custom ChipDie (#42633)
by lpbeliveau-silabs
· 7 days ago
67b6b7e
Fix parsing InstanceName in UDCServer when missing nullptr (#41749)
by Sean
· 7 days ago
c179b77
[Telink] Disable OpenThread active stage optimization for buteo (#42580)
by Alex Tsitsiura
· 7 days ago
40d41ad
add an alternative to `CommandHandlerImpl::GetExchangeContext` for use in async code paths (#42457)
by Amine Alami
· 7 days ago
8f94338
Removed StackLock declaration to ensure coherently handling lock-unlock in the event loop (#42603)
by lpbeliveau-silabs
· 10 days ago
e1f6820
[Camera] Update camera xml definitions to align with the latest spec (#42599)
by Yufeng Wang
· 10 days ago
19fa119
Add ambient context sensor device type (#42584)
by crlonxp
· 10 days ago
111513b
Thread: update OpenThread (#42523)
by Yakun Xu
· 10 days ago
e98a48c
Upgrade appengine to python312 (#42597)
by Sergio Soares
· 10 days ago
09f3bb8
Use reset not release to be explicit about smart pointer cleanup. (#42591)
by Andrei Litvin
· 10 days ago
42a2d80
[Bugfix] VerifyOrDie if DeviceInfoProvider is not set + SetDeviceInfoProvider in TV-Casting Sample and in Fuzzed All Clusters (#42565)
by Amine Alami
· 11 days ago
1a97cea
[Code driven] migrate Scenes Management Cluster to code driven (#42475)
by Andrei Litvin
· 11 days ago
e35833b
Clean up PushAV dummy implementation from all-clusters-app (#42569)
by Yufeng Wang
· 11 days ago
0c2e4e7
Refactor FailSafeContext command-tracking bools to use bitflags (#42534)
by Amine Alami
· 11 days ago
0592332
[MinMDNS] more debugging enabled (#42556)
by Andrei Litvin
· 11 days ago
a698659
[NXP] Fix possible double free of the resolve context (#42551)
by Marius Preda
· 11 days ago
f263d8b
Add a documentation for cluster tester (#42488)
by Elen777300
· 11 days ago
f5c3a1b
[NXP][config][freertos] Move the Kconfig.openthread.common under freertos folder (#42577)
by dinabenamar
· 11 days ago
3ddf794
[Zephyr][config][common] Moving CHIP_CRYPTO Kconfig to common file and convert to choice (#42576)
by dinabenamar
· 11 days ago
1408237
Device attestation: Reject official CDs signed by test key (#42464)
by C Freeman
· 11 days ago
084ec58
Fix TC_ICDM_3_1 test case (#42124)
by Michał Szablowski
· 11 days ago
5f485c9
Remove requirement form TIMESYNC_2_1 (#42347)
by Michał Szablowski
· 11 days ago
079a95f
docs: Add details on why do we need getter/setter for an attributes. (#42493)
by Rohit Jadhav
· 12 days ago
ec7aeec
Stop Static Linking in OSS-Fuzz, when migrating to ubuntu 24.04 runnes since the static version of many of the libraries is not available easily (#42567)
by Amine Alami
· 12 days ago
b6fdea0
[OccupancySensingCluster] Cancel Hold Timer on Shutdown (#42566)
by Sergio Soares
· 12 days ago
2fb2cc4
Remove reference to CHI list from CodeDrivenClusters implementation guide (#42564)
by Moises Terrones
· 12 days ago
371b821
Refactor cluster tests to use `ValidateGlobalAttributes` helpers (#42361)
by Lyudmila Kostanyan
· 12 days ago
61cf1d1
[NXP] zephyr 4.3 migration (#42467)
by Martin Girardot
· 12 days ago
b0ad25d
integrations: Add HTTP mode support to mock server (#42436)
by James Swan
· 12 days ago
dd9b606
[NXP][config] Rework NXP Kconfig files to share Kconfig.matter.nxp between Zephyr and FreeRTOS platforms (#42563)
by dinabenamar
· 12 days ago
04e089b
[NXP][doc] Updating the documentation to reflect the definition change of CONFIG_CHIP_DEVICE_DISCRIMINATOR from decimal to hexadecimal (#42561)
by dinabenamar
· 12 days ago
35cf418
clang-format: disable `AlignTrailingComments.OverEmptyLines` (#42554)
by Yakun Xu
· 12 days ago
e699ee5
TC-BOOLCFG-3.1 fix test steps (#42164)
by Ramiro Recchia
· 12 days ago
eeca5c3
TC-DISHALM-2.1 Automate (#42139)
by Ramiro Recchia
· 12 days ago
d2bc8bb
Add CodeDrivenCluster check in ember command generation (#42557)
by Moises Terrones
· 12 days ago
96bd2e9
[Telink] fix commissioning for Google Home with PM (#42504)
by Dmytro Huz
· 12 days ago
2c4443e
[Realtek] Add lit zap (#42549)
by Realtek-pankore
· 12 days ago
cbe0dc4
CHIPArgParser Follow up changes (#42519)
by Jenny Gallegos
· 13 days ago
301ca47
Move UpdateBreadcrumb to private. (#42555)
by Andrei Litvin
· 13 days ago
fb4cf0e
TC-SC-3.5: Fix Bug in Test Script, accepting DUT Commissioner without ICAC in its chain (#41756)
by Amine Alami
· 13 days ago
1863c23
Replace temporary aliases (#42483)
by Ramiro Recchia
· 13 days ago
75b1508
[config][common] Refactor common Kconfig options into a shared file for Zephyr and FreeRTOS (#42540)
by dinabenamar
· 13 days ago
5889924
Handling no_discard of CHIP_ERROR in fuzztests (#42543)
by Amine Alami
· 13 days ago
4a85c01
Fix ESP32 Windows build: normalize paths in create_args_gn.py (#42498)
by Hex
· 13 days ago
00f8f8d
Decouple thread network diagnostics cluster part 1 (#42490)
by arielsz71
· 13 days ago
36f288c
Enable quick-join feature in WiFi configuration by updating join feature bitmap (#42548)
by Rohan Sahay
· 13 days ago
6e321bb
[Trivial] Documentation: Align Singleton-related Comments in Both {Configuration,Connectivity}Manager (#42525)
by Grant Erickson
· 14 days ago
577718a
Documentation: Fix a comment typo. (#42524)
by Grant Erickson
· 14 days ago
7278992
[NXP] Fix NXP zephyr docker image size issue (#42550)
by Martin Girardot
· 2 weeks ago
91f770a
SystemLayer: rename LayerSocketsLoop to LayerSelectLoop (#42518)
by Yakun Xu
· 2 weeks ago
1d1e8ef
fix: Fix printf format specifiers for 32-bit ARM compilation (#42536)
by SamuraiAnderson
· 2 weeks ago
77c9d07
Address -Wuninitialized error in test cluster server implementation. (#42511)
by Grant Erickson
· 2 weeks ago
00602c2
Validate attribute existence via `AttributeList` in `ClusterTester` (#42505)
by Lyudmila Kostanyan
· 2 weeks ago
6110f8c
Address -Wuse-after-free error / warning. (#42512)
by Grant Erickson
· 2 weeks ago
Next »