Mathieu Kardous

Results 11 issues of Mathieu Kardous

#### Issue Being Resolved * Fixes #22792 #### Change overview * Adds board support for Silabs Modules

examples
scripts
integrations
platform
efr32
github
workflows
review - approved
test driver

### Reproduction steps ```bash 1.Try Building a Silabs Modules (BRD4316A / BRD4317A / BRD4319A) ``` ### Platform efr32 ### Platform Version(s) N/A ### Type Manually tested with SDK ### (Optional)...

#### Description Add a low power build flag to the efr32 build script. #### Validation Manual tests to build with the flag

scripts
review - approved
fast track

#### Description Initial implementation of the Client Monitoring Table for persistance of registration entires #### Tests Added test suite for the CM Table with basic sanity checks

lib
app
review - pending
tests
support
icd

### Feature description Once #24258 is done, the logic behind managing the stay active request can be done. The manager will need to make sure the device stays in Active...

icd

#### Description https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/8684 updates the Check-In Protocol to fix a typo in the ApplicationData that was used. PR brings that change to the SDK. PR also converts the TestCheckInMsg file...

review - pending
protocols

#### Description PR to udpate the test plan with 1.4 was merged - https://github.com/CHIP-Specifications/chip-test-plans/pull/4121. PR updates the python script to match the updated test plan - Update ICDM 2.1 test...

examples
app
github
workflows
review - approved
tests

#### Description https://github.com/CHIP-Specifications/chip-test-plans/pull/4168 updates the ICDM-2.1 test plan so the script needs to be updated

icd

#### Description PR adds support for the ClientType in the ICDManager and the ICD Management cluster. - Adds the ClientType to the RegisterClient command & the RegisteredClients attributes - Adds...

tools
examples
darwin
lib
controller
app
review - approved
tests
support
icd
skip-protocol-compatibility

#### Problem / Feature The mld6 ondemand timer feature required lwip timeout function but did not include the correct header causing implicit declarions. #### Change overview PR adds a copy...