Add support for RTC Tested on Sub1GHz module because it's the only module i have...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 2 Feb 2015 01:39:24 +0000 (02:39 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit0e6e32024ddb1573c4e9ac5efa978486d1eeb623
tree53618c9c5e6b0eb4c8328cf85ed137cb4c2574fd
parent6bd46978557e9e8d2d10213bd36a7b3bf2469727
Add support for RTC Tested on Sub1GHz module because it's the only module i have with RTC oscilator.
drivers/rtc.c [new file with mode: 0644]
include/core/lpc_regs_12xx.h
include/drivers/rtc.h [new file with mode: 0644]