# DS3231 Forked from https://github.com/UncleRus/esp-idf-lib/ and made compatible with C++ and ESP32-S3. The components adds support for a DS3231 Real-Time Clock (RTC) and should be used as a component in ESP-IDF.
idf.py add-dependency "lioff/ds3231^0.0.1"