We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd66cd commit ba34f6eCopy full SHA for ba34f6e
1 file changed
bsp/novosns/ns800/ns800rt7p65-nssinepad/.ci/attachconfig/ci.attachconfig.yml
@@ -15,4 +15,11 @@ devices.spi:
15
kconfig:
16
- CONFIG_BSP_USING_SPI=y
17
- CONFIG_BSP_USING_SPI1=y
18
- - CONFIG_BSP_USING_QSPI=y
+ - CONFIG_BSP_USING_QSPI=y
19
+devices.wdt:
20
+ <<: *scons
21
+ kconfig:
22
+ - CONFIG_BSP_USING_WDT=y
23
+ - CONFIG_BSP_USING_IWDG1=y
24
+ - CONFIG_BSP_USING_IWDG2=y
25
+ - CONFIG_BSP_USING_WWDG=y
0 commit comments