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 cf6e136 commit c4cb427Copy full SHA for c4cb427
samples/matter/light_switch/sample.yaml
@@ -53,7 +53,7 @@ tests:
53
sample.matter.light_switch.persistent_subscriptions:
54
sysbuild: true
55
build_only: true
56
- extra_args: CONFIG_CHIP_PERSISTENT_SUBSCRIPTIONS=y
+ extra_args: CONFIG_CHIP_PERSISTENT_SUBSCRIPTIONS=y CONFIG_WIFI_NM_WPA_SUPPLICANT_WPA3=n
57
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf7002dk/nrf5340/cpuapp
58
nrf54l15dk/nrf54l15/cpuapp
59
integration_platforms:
0 commit comments