We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9560703 commit 9ed612aCopy full SHA for 9ed612a
samples/matter/light_bulb/sample.yaml
@@ -96,6 +96,7 @@ tests:
96
extra_args:
97
- CONFIG_CHIP_MEMORY_PROFILING=y
98
- CONFIG_SHELL_MINIMAL=y
99
+ - CONFIG_CHIP_FACTORY_RESET_TIME_MEASUREMENT=y
100
platform_allow:
101
- nrf52840dk/nrf52840
102
- nrf5340dk/nrf5340/cpuapp
west.yml
@@ -157,7 +157,7 @@ manifest:
157
- name: matter
158
repo-path: sdk-connectedhomeip
159
path: modules/lib/matter
160
- revision: c5cfa39480801673c06fd0c58107844eb384d2f2
+ revision: 5f4785ec4cbb645d8fff071735d12de3c12107c8
161
west-commands: scripts/west/west-commands.yml
162
submodules:
163
- name: nlio
0 commit comments