Zero overhead template library driver for DS3231 RTC module.
Go to file
BlackMark 8a6170cb10 Add get alarm helper to reduce code duplication 2020-05-17 20:11:35 +02:00
.clang-format Add gitignore, clang-format and license file 2020-05-15 09:20:23 +02:00
.gitattributes Initial commit 2017-04-26 23:18:17 +02:00
.gitignore Add gitignore, clang-format and license file 2020-05-15 09:20:23 +02:00
LICENSE Add gitignore, clang-format and license file 2020-05-15 09:20:23 +02:00
alarms.hpp Move alarm rate from inside details to visible namespace 2020-05-17 19:19:28 +02:00
ds3231.hpp Add get alarm helper to reduce code duplication 2020-05-17 20:11:35 +02:00
flags.hpp Add more flag operator overloads 2020-05-17 18:57:26 +02:00
registers.hpp Move alarm rate from inside details to visible namespace 2020-05-17 19:19:28 +02:00