Skip to content

Commit ae26129

Browse files
yf13xiaoxiang781216
authored andcommitted
stm32ldiscovery/chrono: add CONFIG_SLCD
This is to unblock CI check, https://github.com/apache/nuttx/actions/runs/12628628318/job/35185115826 following suggestion per: apache#15423 (review) Signed-off-by: Yanfeng Liu <[email protected]>
1 parent 5f1a269 commit ae26129

File tree

1 file changed

+1
-0
lines changed
  • boards/arm/stm32/stm32ldiscovery/configs/chrono

1 file changed

+1
-0
lines changed

boards/arm/stm32/stm32ldiscovery/configs/chrono/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ CONFIG_RAW_BINARY=y
5050
CONFIG_RR_INTERVAL=200
5151
CONFIG_RTC_DATETIME=y
5252
CONFIG_SCHED_WAITPID=y
53+
CONFIG_SLCD=y
5354
CONFIG_STANDARD_SERIAL=y
5455
CONFIG_START_DAY=19
5556
CONFIG_START_MONTH=5

0 commit comments

Comments
 (0)