boards: sifli: sf32lb52_devkit_lcd: enable rtc build

Enable rtc build on sf32lb52_devkit_lcd board

Signed-off-by: Qingsong Gou <gouqs@hotmail.com>
This commit is contained in:
Qingsong Gou
2025-12-18 18:51:32 +08:00
committed by Maureen Helm
parent cd528e3b25
commit 0a0ab9888c
2 changed files with 4 additions and 0 deletions

View File

@@ -15,4 +15,5 @@ supported:
- watchdog
- bluetooth
- audio
- rtc
vendor: sifli

View File

@@ -4,6 +4,9 @@ common:
- drivers
- rtc
tests:
drivers.rtc.build.sf32lb:
platform_allow:
- sf32lb52_devkit_lcd
drivers.rtc.build.pcf8523:
depends_on:
- arduino_spi