aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pic32.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14rtc: pic32: Add PIC32 real time clock driverJoshua Henderson1-0/+411
This driver adds support for the PIC32 real time clock and calendar peripheral: - reading and setting time - alarms provided by dedicated IRQ Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>