bsps/arm/imx: Enable shared RTC support

This allows to use a I2C RTC together with this BSP.
This commit is contained in:
Christian Mauderer
2023-08-01 09:24:33 +02:00
parent 38dd86355d
commit 9f571b6494
+1
View File
@@ -103,6 +103,7 @@ source:
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/irq/arm-gicv2.c
- bsps/shared/dev/irq/arm-gicv2-get-attributes.c
- bsps/shared/dev/rtc/rtc-support.c
- bsps/shared/dev/serial/console-termios.c
- bsps/shared/irq/irq-default-handler.c
- bsps/shared/start/bsp-fdt.c