Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
38c6a59
Added alarm features
May 11, 2025
390a506
more functions
May 27, 2025
2c6b7ec
chore: fix typo
gKits Jul 24, 2025
e33c3c9
feat(ds3231): add Alarm2Mode type and mode consts
gKits Jul 24, 2025
f44afa7
docs(ds3231): add docstrings for SQW functions
gKits Jul 24, 2025
9f693b1
feat(ds3231): add methods for Alarm2
gKits Jul 24, 2025
7fe6ebe
fix(ds3231): use Alarm2Mode for SetAlarm2 method
gKits Jul 24, 2025
97f1ad1
docs(ds3231): add example for alarms
gKits Jul 24, 2025
6e8e7ee
docs(ds3231): refactor alarms example
gKits Jul 24, 2025
54437cf
ci(ds3231): split basic and alarm tests
gKits Oct 29, 2025
1cef7a6
style(ds3231): reorder private funcs to the bottom
gKits Oct 30, 2025
bfa1901
docs(ds3231): add docstring for alarm modes
gKits Oct 30, 2025
74e1884
docs(ds3231): make alarm docstrings more descriptive
gKits Oct 30, 2025
f191475
chore(ds3231): fix typo in docstring
gKits Oct 30, 2025
b41316a
style(ds3231): reorder public functions
gKits Oct 30, 2025
d90383e
style(ds3231): reorder private methods
gKits Oct 30, 2025
f954d66
chore(ds3231): add missing error handling
gKits Oct 30, 2025
033d54d
feat(ds3231): use setter funcs for en/disabling instead of separate f…
gKits Nov 7, 2025
c926a29
fix(ds3231): correctly enable alarms in example
gKits Nov 7, 2025
15c485d
style(ds3231): rename SetEnable32K to SetEnabled32K for consistency
gKits Nov 7, 2025
ee995bb
refactor(ds3231): replace legacy with regmap package
gKits Nov 9, 2025
1935397
refactor(ds3231): use Write32 instead of Tx for SetAlarm1
gKits Nov 9, 2025
75dff10
chore(ds3231): remove fmt deps and and use println in examples
gKits Nov 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading