commit 34774a078680fd9093555046908ad74ed946c44b Author: H. Utku Maden Date: Fri Jul 23 13:53:33 2021 +0300 Initial commit. diff --git a/README.md b/README.md new file mode 100644 index 0000000..bbc8ab9 --- /dev/null +++ b/README.md @@ -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. +