Add PCF85363A RTC support (I2C driver) PCF85363A is an NXP low power RTC chip with...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 26 Oct 2016 13:55:36 +0000 (15:55 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000 (17:03 +0100)
commit22d89861cae5de95371f595ab8a118619e23054a
treea9ecac62d71d74517978ec43ff46994401a4c6c8
parent02ccaafebb1a7ad97e8f11dbaf4b2e63814b6794
Add PCF85363A RTC support (I2C driver) PCF85363A is an NXP low power RTC chip with timestamps, alarms and 64 bytes of RAM
extdrv/rtc_pcf85363a.c [new file with mode: 0644]
include/extdrv/rtc_pcf85363a.h [new file with mode: 0644]