This website requires JavaScript.
Explore
Help
Sign In
avr
/
ds3231
Watch
1
Star
0
Fork
0
You've already forked ds3231
Code
Issues
Pull Requests
Releases
Wiki
Activity
15
Commits
2
Branches
0
Tags
c728d99f9758835b40791ecb0c69d914cf5dc1bc
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
BlackMark
c728d99f97
Fix default value for day field in time register
2020-05-16 16:59:54 +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
ds3231.hpp
Implement modern C++ driver base
2020-05-15 19:47:44 +02:00
flags.hpp
Add default init for registers
2020-05-16 16:00:27 +02:00
LICENSE
Add gitignore, clang-format and license file
2020-05-15 09:20:23 +02:00
registers.hpp
Fix default value for day field in time register
2020-05-16 16:59:54 +02:00
rtc.cpp
Remove twi library and switch to i2c library submodule
2020-05-15 11:50:11 +02:00
rtc.h
Remove twi library and switch to i2c library submodule
2020-05-15 11:50:11 +02:00
Description
Zero overhead template library driver for DS3231 RTC module.
1,020
KiB
Languages
C++
100%