Initial commit.

This commit is contained in:
H. Utku Maden 2021-07-23 13:53:33 +03:00
commit 34774a0786

5
README.md Normal file

@ -0,0 +1,5 @@
DS3231 Driver for ESP32 using the ESP-IDF Toolchain
=====================================================
Simple driver for the DS3231 RTC chip, edit every register, generate interrupts
and get/set time and alarms using UNIX time structs.