blob: e1db65c0334fc1f214e6a1b925278b758930040e [file] [log] [blame]
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_RTC_QMSI rtc_qmsi.c)
zephyr_library_sources_ifdef(CONFIG_RTC_MCUX rtc_mcux.c)
zephyr_library_sources_ifdef(CONFIG_USERSPACE rtc_handlers.c)