mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 06:55:21 +00:00
This commit adds an RTC device driver for the atmel SAM series chips. Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.am1805 | ||
Kconfig.emul | ||
Kconfig.fake | ||
Kconfig.mc146818 | ||
Kconfig.pcf8523 | ||
Kconfig.pcf8563 | ||
Kconfig.sam | ||
Kconfig.smartbond | ||
Kconfig.stm32 | ||
rtc_am1805.c | ||
rtc_emul.c | ||
rtc_fake.c | ||
rtc_handlers.c | ||
rtc_ll_stm32.c | ||
rtc_mc146818.c | ||
rtc_pcf8523.c | ||
rtc_pcf8563.c | ||
rtc_sam.c | ||
rtc_shell.c | ||
rtc_smartbond.c |