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 f739e85 commit 7848293Copy full SHA for 7848293
samples/matter/light_bulb/sample.yaml
@@ -35,3 +35,11 @@ tests:
35
- nrf5340dk_nrf5340_cpuapp
36
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
37
tags: ci_build
38
+ sample.matter.light_bulb.ffs:
39
+ build_only: true
40
+ extra_args: CONFIG_CHIP_COMMISSIONABLE_DEVICE_TYPE=y CONFIG_CHIP_ROTATING_DEVICE_ID=y CONFIG_CHIP_DEVICE_TYPE=257
41
+ integration_platforms:
42
+ - nrf52840dk_nrf52840
43
+ - nrf5340dk_nrf5340_cpuapp
44
+ platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
45
+ tags: ci_build
0 commit comments