First bits of time handling Must be modified for use of the RTC interrupt for seconds...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 2 Sep 2015 09:13:42 +0000 (11:13 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit56ffaa3f4002a04b34d77a37935b406abffd3049
tree5490751cbaa505d945daac14d4c3ff3228da417e
parent264a4fdfeecad740a77a0b020b9b3598890bcc12
First bits of time handling Must be modified for use of the RTC interrupt for seconds counting when there is a RTC external oscilator as stated in the comments. Not fully tested yet.
include/lib/time.h [new file with mode: 0644]
lib/time.c [new file with mode: 0644]