- 95b39cf [nrfconnect] new: sleepy behaviour for lighting app (#23935) by Douglas Rocha Ferraz · 2 years, 2 months ago
- 2249d63 [types-silabs.xml] Remove enums/structs related to the old ZCL payload format and status (#24827) by Vivien Nicolas · 2 years, 2 months ago
- fbf362a [Tizen] Docker image with QEMU for IoT app tests (#24813) by Arkadiusz Bokowy · 2 years, 2 months ago
- 653a5c0 Import chip::app::Clusters instead of app::Clusters (#24822) by Andrei Litvin · 2 years, 2 months ago
- c3a5b9e Fix memory leaks in MTRAsyncCallbackQueueWorkItem. (#24817) by Boris Zbarsky · 2 years, 2 months ago
- b12dbc3 Fix issue where CI is failing because pseduo cluster does not have response mapping (#24823) by Terence Hampson · 2 years, 2 months ago
- 836390e Fix MoveToLevelWithOnOff to only set the SceneGlobalControl to true if it produced a On value. Also we were not checking the featuremap of the right cluster (#24800) by Junior Martinez · 2 years, 2 months ago
- 79d5ac4 Add a method to send the NOC with CATs when pairing devices (#24774) by Wang Qixiang · 2 years, 2 months ago
- 10a4677 Don't try to relock the lock if it's locked when the auto-relock timer fires. (#24769) by Boris Zbarsky · 2 years, 2 months ago
- 67c5ee4 Add namespace usage to fix android tv compile (#24820) by Andrei Litvin · 2 years, 2 months ago
- 6b8e32e Allow checking constraint type by struct name (#24802) by Terence Hampson · 2 years, 2 months ago
- 64d8ae1 Add "DiscoveryCommands" to yaml repl tests, make `TestDiscovery.yaml` pass (#24763) by Andrei Litvin · 2 years, 2 months ago
- 94c7f68 Fix program crash when try to show command helper info (#24809) by Yufeng Wang · 2 years, 2 months ago
- 2fba6d6 Only update placeholder if pics is enabled (#24795) by Terence Hampson · 2 years, 2 months ago
- 5bf0b8d Fix crash if chip-tool gets an error status response. (#24799) by Boris Zbarsky · 2 years, 2 months ago
- 4234e24 Fix missing cases in some door lock switch statements. (#24797) by Boris Zbarsky · 2 years, 2 months ago
- 5a845c6 [icd] Defer subscription resumption (#24725) by Damian Królik · 2 years, 2 months ago
- cd919db Fix bridge-cast error. (#24801) by Ivan Tadeu Ferreira Antunes Filho · 2 years, 2 months ago
- 8188f16 Make OperationalSessionSetup a bit smaller. (#24805) by Boris Zbarsky · 2 years, 2 months ago
- 778490d Update Darwin guide with information about iOS/etc 16.3. (#24804) by Boris Zbarsky · 2 years, 2 months ago
- 6f041ac Pull ot-br-posix (#24807) by Song GUO · 2 years, 2 months ago
- 1ba581b Allowing pregenerated files in python build (#24752) by Oide Brett · 2 years, 2 months ago
- 54b2461 Enable Subscription Persistence and Resumption for ESP32 (#24759) by Jeff Tung · 2 years, 2 months ago
- 8accb91 Fix issues causing chip-repl based yamltest to fail (#24760) by Terence Hampson · 2 years, 2 months ago
- 554e871 Remove non-namespaced attribute ids from examples/. (#24761) by Boris Zbarsky · 2 years, 2 months ago
- 671d25c Update build documentation for all-clusters-app. (#24775) by Boris Zbarsky · 2 years, 2 months ago
- 811ab2b [matter_yamltests] Add supports for OTA_SuccessfulTransfer specific SystemCommands and DelayCommands (#24659) by Vivien Nicolas · 2 years, 2 months ago
- cb4f3c7 Add GetCommissionerNodeId command supports for yaml tests, chip-tool and darwin-framework-tool (#24737) by Vivien Nicolas · 2 years, 2 months ago
- 1334f3a [cluster] Move door lock types from silabs/types-silabs.xml to draft/types/door-lock.xml for unspecified types and to chip/door-lock-cluster.xml for types that are specified already (#24784) by Vivien Nicolas · 2 years, 2 months ago
- 07f3584 Fix WARNING during building Android CHIPTool (#24776) by Yufeng Wang · 2 years, 2 months ago
- dbe74f0 [matter_yamltests] Remove support for generic success/error messages (#24781) by Vivien Nicolas · 2 years, 2 months ago
- b7adbec Fix some typos related to the readEvent command in Test_TC_ACL_2_7.yaml, Test_TC_ACL_2_8.yaml and Test_TC_ACL_2_10.yaml (#24780) by Vivien Nicolas · 2 years, 2 months ago
- a8483eb [Silabs] Refactor/Cleanup examples build files (#24742) by Junior Martinez · 2 years, 2 months ago
- fa8fa15 [chip-tool] Add missing RemoteDataModelLogger::LogEventAsJson call (#24782) by Vivien Nicolas · 2 years, 2 months ago
- f04a506 [matter_yamltest / chip-repl] Disable Test_TC_OO_2_4 because it seems flaky (#24785) by Vivien Nicolas · 2 years, 2 months ago
- 52d7868 Remove things related to IAS in src/app/zap-templates/zcl/data-model/silabs (#24702) by Vivien Nicolas · 2 years, 2 months ago
- 157f2b3 Update zap (#24757) by Vivien Nicolas · 2 years, 2 months ago
- c9325c6 [Silabs] Disconnection issue fix (#23795) by riwaghe · 2 years, 2 months ago
- 25df49b [Hotfix] Fix ot-br-posix crash in cirque (#24773) by Song GUO · 2 years, 2 months ago
- 8dc9323 Split ha.xml into individual dedicated cluster and types files (#24748) by Vivien Nicolas · 2 years, 2 months ago
- 34332ce Call stopControllerFactory atexit in the Darwin framework. (#24767) by Boris Zbarsky · 2 years, 2 months ago
- 02f35ec Fix ble advertising on MG12 (#24764) by Jean-Francois Penven · 2 years, 2 months ago
- f951fa9 Use `manualTests.json` for manual test blacklisting in yaml tests (#24743) by Andrei Litvin · 2 years, 2 months ago
- bb3ebb8 Lighting PW-rpc build is part of Build some BRD4187C variants CI step. This is one is just redundant (#24754) by Junior Martinez · 2 years, 2 months ago
- 7e78537 [Silabs] Use Gecko SDK precompiled openthread librairies (#24753) by mkardous-silabs · 2 years, 2 months ago
- 791c05f Remove unmaintained dev sample apps (#24755) by Junior Martinez · 2 years, 2 months ago
- d72050c Make sure we stop resolves triggered by a browse when the browse stops on Darwin. (#24733) by Boris Zbarsky · 2 years, 2 months ago
- 73a188a Remove zap from dockerfile and update version update scripts (#24732) by Andrei Litvin · 2 years, 2 months ago
- 3477068 Switch default generation target for generate.py to matter idl files (#24756) by Andrei Litvin · 2 years, 2 months ago
- b15826a [matter_yamltests] Try to not convert strings that represent a variable in try_apply_yaml_unrepresentable_integer_for_javascript_fixes (#24751) by Vivien Nicolas · 2 years, 2 months ago
- 3afdd1c Fix typos in src/app/tests/suites/certifications/[Test_TC_MEDIAPLAYBACK_6_*|Test_TC_ACE_1_1].yaml (#24750) by Vivien Nicolas · 2 years, 2 months ago
- efd38e7 [matter_yamltests] If the response is empty the parser fails to validate the response (#24749) by Vivien Nicolas · 2 years, 2 months ago
- 8ad38dd [Infineon] PSoC6 Lock app not responding to button press after Factor… (#24603) by sreeramIfx · 2 years, 2 months ago
- 210ae33 [cluster] Move unspecified thermostat types under the draft folder (#24729) by Vivien Nicolas · 2 years, 2 months ago
- 27ac945 [cluster] Move BinaryInput and OnOffSwitchConfiguration clusters to dedicated files (#24728) by Vivien Nicolas · 2 years, 2 months ago
- 4649eac [cluster] Move ColorControl cluster to a dedicated file (#24727) by Vivien Nicolas · 2 years, 2 months ago
- 6473725 Add support for default pseudo cluster for chip-repl based yamltests (#24669) by Terence Hampson · 2 years, 2 months ago
- 48c60d5 [Silabs] Add generic witch support to light-switch example (#24642) by mkardous-silabs · 2 years, 2 months ago
- cdaa392 Use the right cluster id for setting window covering delegate. (#24730) by Boris Zbarsky · 2 years, 2 months ago
- 35bd94d [dnssd] Replace invalid forced reset logic (#24698) by Damian Królik · 2 years, 2 months ago
- 927b494 [nrfconnect] Introduce BLE advertising arbiter (#24637) by Damian Królik · 2 years, 2 months ago
- 70d5fcf Fixes to darwin/tv-casting-app's build due to zap changes (#24713) by Sharad Binjola · 2 years, 2 months ago
- d88530f [chip-tool] Add flag to enable server interactions (#24695) by Damian Królik · 2 years, 2 months ago
- 1ceb906 Gracefully handle non-DNS-SD results from DNSServiceGetAddrInfo. (#24715) by Boris Zbarsky · 2 years, 2 months ago
- 7237d34 [wifi] dont store wifi info in kvs if ssid is empty (#24719) by pankore · 2 years, 2 months ago
- 77bd980 Bump third_party/openthread/repo from `30aebb5` to `2550699` (#24724) by dependabot[bot] · 2 years, 2 months ago
- f12b887 Bump third_party/mbedtls/repo from `2cf3c83` to `27276fc` (#24723) by dependabot[bot] · 2 years, 2 months ago
- 0e896b4 Add flag to enable/disable dataCache in ClusterStateCache (#24712) by yunhanw-google · 2 years, 2 months ago
- 4f24db4 [OIS] Add TF-M support to Matter examples (#23951) by Artur Tynecki · 2 years, 2 months ago
- b0938a4 [cluster] Move Groups cluster to a dedicated file (#24716) (#24717) by Vivien Nicolas · 2 years, 2 months ago
- 9970fbf [cluster] Move Groups cluster to a dedicated file (#24716) by Vivien Nicolas · 2 years, 2 months ago
- 3981de2 Remove zap checkout for darwin builds in CI, assume CIPD provides this (#24677) by Andrei Litvin · 2 years, 2 months ago
- 2a4e3ae [Barrier Control Cluster] Move related cluster/bitmaps/enums from silabs/types.xml and silabs/ha.xml to chip/barrier-control-cluster.xml (#24675) by Vivien Nicolas · 2 years, 2 months ago
- 7e69c66 Fix placeholder app shutdown to actually do a clean stack shutdown. (#24714) by Boris Zbarsky · 2 years, 2 months ago
- 153b1db [chip-repl tests] Update tests that can pass (#24708) by Andrei Litvin · 2 years, 2 months ago
- fe24ee2 [repl tests] Allow the ability to run all tests in the test suite (including manual) (#24707) by Andrei Litvin · 2 years, 2 months ago
- 055329f Rename silabs/types.xml to silabs/types-silabs.xml to prevent it to be loaded before chip/chip-types.xml since zcl-loader-silabs.js::parseZclFiles reorder the files if it match types.xml (#24710) by Vivien Nicolas · 2 years, 2 months ago
- 42d0ac8 Replace more arm64 nodeps-clang variants with just nodeps as they are mutually exclusive (#24704) by Andrei Litvin · 2 years, 2 months ago
- 1566f4f Fix cloudbuild targets: It is "all-clusters" and not "all-clusters-app" (#24703) by Andrei Litvin · 2 years, 2 months ago
- 0404703 [Telink] Improve the Identify Implementation & Update every image to 0.6.35 (#24690) by Alex Tsitsiura · 2 years, 2 months ago
- 828a9f4 Add ability to list all YAML tests and manually run them from the test runner (#24629) by Andrei Litvin · 2 years, 2 months ago
- f86a0ec silabs_fix_lighting_app_lcd (#24661) by Jean-Francois Penven · 2 years, 2 months ago
- b0398b7 TC-ACE-1.4 automation (#24157) by C Freeman · 2 years, 2 months ago
- 865743b Update TC_RR_1_1.py to match test spec changes. (#24664) by Chris Letnick · 2 years, 2 months ago
- cf85faa [nrfconnect] Fixed window covering compilation failure (#24700) by Kamil Kasperczyk · 2 years, 2 months ago
- 3810f1a [Telink] Logs optimization (#24693) by Alex Tsitsiura · 2 years, 2 months ago
- b838977 [tv-app + YAML tests] Update the yaml tests to use the correct formatting for the responses since CurrentChannel is a struct (#24696) by Vivien Nicolas · 2 years, 2 months ago
- 4a49f58 [YAML tests] Add PICS code to Color Control WaitForDelay steps (#24699) by Vivien Nicolas · 2 years, 2 months ago
- 9affb6b chip-repl tests: xml parsing to report location of where unrecognized handlers reside (#24674) by Andrei Litvin · 2 years, 2 months ago
- 6930c98 Remove Basic SWBuildId extension from zll.xml since there is no cluster with this code (0x0000) (#24689) by Vivien Nicolas · 2 years, 2 months ago
- f2d408d [Thermostat Cluster] Move related bitmaps/enums from silabs/types.xml to chip/thermostat-cluster.xml (#24694) by Vivien Nicolas · 2 years, 2 months ago
- 5c00ec2 [darwin] Add [WiFi/Ethernet]NetworkDiagnosticsFeature bitmaps and their values to darwin availability register (#24692) by Vivien Nicolas · 2 years, 2 months ago
- 637bdf2 Less XML parsing, resulting in less errors (#24667) by Andrei Litvin · 2 years, 2 months ago
- 1647f97 [matter_yamltests] Update try_update_yaml_node_id_test_runner_state to take into account WaitForCommissionee and cases where the node id should not be updated (#24656) by Vivien Nicolas · 2 years, 2 months ago
- 4820cbd YAML-ize current TC_ACE_1_1 test (#24456) by C Freeman · 2 years, 2 months ago
- b511b8f Remove incorrect introduced annotations for ClientMonitoring. (#24686) by Boris Zbarsky · 2 years, 2 months ago
- f26eed8 Disable SceneFeatures bitmap on Darwin for now until the naming is sorted out. (#24682) by Boris Zbarsky · 2 years, 2 months ago
- 8d57952 Adjust Darwin API availability annotations for Power Source spelling fixes. (#24685) by Boris Zbarsky · 2 years, 2 months ago
- e508464 chip_data_model.gni: add option for custom-implemented clusters (#22042) by Lukas Zeller · 2 years, 2 months ago
- 855a76f Add missing cluster codes to bitmaps in ethernet-network-diagnostics-cluster.xml and wifi-network-diagnostics-cluster.xml (#24668) by Vivien Nicolas · 2 years, 2 months ago