mirror of
https://github.com/utkumaden/esp-idf-ds3231.git
synced 2025-01-23 04:56:32 +01:00
6 lines
240 B
Markdown
6 lines
240 B
Markdown
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.
|
|
|