Skip to content

Commit 852f74e

Browse files
committed
[bsp][stm32] fix the CONFIG_RT_USING_CLOCK_TIME issue.
1 parent 960207d commit 852f74e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +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
67+
- CONFIG_RT_USING_CLOCK_TIME=y
6868
- CONFIG_PKG_USING_PERIPHERAL_SAMPLES=y
6969
- CONFIG_PERIPHERAL_SAMPLES_USING_ADC=y
7070
- CONFIG_PERIPHERAL_SAMPLES_USING_HWTIMER=y

0 commit comments

Comments
 (0)