File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- @Library (' CI_LIB@ci-matter-test ' ) _
1+ @Library (' CI_LIB' ) _
22
33def pipeline = new ncs.sdk_smart_home.Main ()
44
Original file line number Diff line number Diff line change @@ -122,17 +122,6 @@ config MATTER_USE_DEFAULT_BUTTON_HANDLER
122122 When enabled, the button handler responsible for factory reset and DFU is used alongside
123123 application handler. In order to override this handler, disable this config.
124124
125- choice MATTER_ZAP_GENERATION_MODE
126- prompt "Matter ZAP generation mode"
127- default MATTER_ZAP_GENERATION_STATIC
128-
129- config MATTER_ZAP_GENERATION_BUILD_TIME
130- bool "Generate ZAP artifacts at build time"
131-
132- config MATTER_ZAP_GENERATION_STATIC
133- bool "Use pre-generated ZAP artifacts"
134- endchoice
135-
136125rsource "persistent_storage/Kconfig"
137126rsource "watchdog/Kconfig"
138127rsource "diagnostic/Kconfig"
You can’t perform that action at this time.
0 commit comments