Skip to content

Commit 74b4f88

Browse files
committed
[bsp][stm32l496-st-nucleo] enable clock_time for hwtimer sample in ci
1 parent 933044c commit 74b4f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bsp/stm32/stm32l496-st-nucleo/.ci/attachconfig/ci.attachconfig.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ pkg.kernel_en_sample:
6464
- CONFIG_KERNEL_SAMPLES_USING_PRODUCER_CONSUMER=y
6565
pkg.peripheral.sample:
6666
kconfig:
67+
- CONFIG_RT_USING_CLOCK_TIME
6768
- CONFIG_PKG_USING_PERIPHERAL_SAMPLES=y
6869
- CONFIG_PERIPHERAL_SAMPLES_USING_ADC=y
6970
- CONFIG_PERIPHERAL_SAMPLES_USING_HWTIMER=y

0 commit comments

Comments
 (0)