Skip to content

Commit 102f8d1

Browse files
manifest: Update Matter revision to fetch NFC commissioning fixes
Updated Matter revision to fetch NFC commissioning fixes. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
1 parent 2ebf146 commit 102f8d1

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

samples/light_bulb/sample.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,15 @@ tests:
149149
- nrf54l15dk/nrf54l15/cpuapp/ns
150150
platform_allow:
151151
- nrf54l15dk/nrf54l15/cpuapp/ns
152+
sample.matter.light_bulb.nfc_commissioning:
153+
sysbuild: true
154+
build_only: true
155+
extra_args:
156+
- CONFIG_CHIP_NFC_BASED_COMMISSIONING=y
157+
- CONFIG_CHIP_NFC_ONBOARDING_PAYLOAD=n
158+
integration_platforms:
159+
- nrf54l15dk/nrf54l15/cpuapp
160+
- nrf54lm20dk/nrf54lm20b/cpuapp
161+
platform_allow:
162+
- nrf54l15dk/nrf54l15/cpuapp
163+
- nrf54lm20dk/nrf54lm20b/cpuapp

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ manifest:
1616
remote: ncs
1717
path: modules/lib/matter
1818
repo-path: sdk-connectedhomeip
19-
revision: 656bfc238b3efff447ee09d384309be21e108bde
19+
revision: pull/754/head
2020
submodules:
2121
- name: nlio
2222
path: third_party/nlio/repo

0 commit comments

Comments
 (0)