Skip to content

Commit ae72d63

Browse files
authored
[action] attachconfig adapts yml syntax features
1 parent 5b9de4b commit ae72d63

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ scons.args: &scons
33
- '--strict'
44
devices.gpio:
55
<<: *scons
6-
depends:
7-
- devices.strict
86
kconfig:
97
- CONFIG_BSP_USING_GPIO=y
108
devices.adc:
@@ -100,4 +98,4 @@ nimble.uart:
10098
segger:
10199
kconfig:
102100
- CONFIG_PKG_USING_SEGGER_RTT=y
103-
- CONFIG_RT_USING_SERIAL_V2=y
101+
- CONFIG_RT_USING_SERIAL_V2=y

0 commit comments

Comments
 (0)