Skip to content

Commit 4c4accb

Browse files
authored
Update ci.attachconfig.yml
1 parent f273426 commit 4c4accb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

bsp/nrf5x/nrf52832/.ci/attachconfig/ci.attachconfig.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ devices.gpio:
33
- CONFIG_BSP_USING_GPIO=y
44
scons_arg:
55
- '--strict'
6+
test:
7+
depend_scons_arg:
8+
- '--strict'
69
devices.adc:
10+
depends:
11+
- test
712
kconfig:
813
- CONFIG_BSP_USING_SAADC=y
914
devices.flash:
@@ -43,7 +48,6 @@ nimble.advertiser:
4348
depends:
4449
- nimble
4550
kconfig:
46-
- CONFIG_BSP_USING_NIMBLE=y
4751
- CONFIG_PKG_NIMBLE_SAMPLE_ADVERTISER=y
4852
nimble.beacon:
4953
kconfig:
@@ -86,4 +90,4 @@ nimble.uart:
8690
segger:
8791
kconfig:
8892
- CONFIG_PKG_USING_SEGGER_RTT=y
89-
- CONFIG_RT_USING_SERIAL_V2=y
93+
- CONFIG_RT_USING_SERIAL_V2=y

0 commit comments

Comments
 (0)