mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
faa16d06ac
Add a skeleton implementation of the RTC lower half interface at arch/arm/src/stm32/stm32_rtc_lowerhalf.c. This is just the framework for the RTC lower half. None of the interface methods have yet been implemetned.