[drivers][rtc]Add comments

This commit is contained in:
tyx
2022-04-06 10:26:04 +08:00
committed by guo
parent c4f107f528
commit e896021b56
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@
* 2012-10-10 aozima first version.
* 2021-06-11 iysheng implement RTC framework V2.0
* 2021-07-30 Meco Man move rtc_core.h to rtc.h
* 2022-04-05 tyx add timestamp function
*/
#ifndef __RTC_H__