Skip to content

Releases: Zanduino/DS3231M

Bug fix release

17 May 20:53
7be6a93
Compare
Choose a tag to compare

Addresses fixes for Issues #23 and #24

Bug fix release

30 Jun 08:17
Compare
Choose a tag to compare

Addresses Issues #17 , #18 , #22

Bug Fix release

12 Dec 18:09
Compare
Choose a tag to compare

Fixed bug introduced in the v1.0.7 for issue #18

Support for DS3231 variable square wave

12 Dec 10:51
Compare
Choose a tag to compare

Issue #18 - added new square wave output overloaded call to pinSquareWave() and updated wiki documentation

Enhancement release

12 Dec 12:26
Compare
Choose a tag to compare

Moved repository from "SV-Zanshin" to "Zanduino" and corrected all internal references
Fixed internal source formatting to adhere to "clang-format" standards
Changed from Travis-CI to GitHub Actions for Continuous Integration (CI)

Enhancement release

28 Sep 15:15
3d28af1
Compare
Choose a tag to compare

Issue #14 - reformatted all source code standardized clang-format
Issue #13 - added function isStopped() to allow checking to see if the oscillator is stopped.

Bug fixes

17 May 08:58
b8c9241
Compare
Choose a tag to compare

Addressed the following issues:

Issue #8 - Doxygen documentation implementation
Issue #9 - Logic inverted on PinAlarm and PinSquareWave
Issue #12 - It was possible to set the hours > 23

Travis-CI Integration

27 Jan 10:27
73d3540
Compare
Choose a tag to compare

Minor code changes to support ESP32 builds with Travis-CI

Bug Fix Release

30 Jun 06:22
Compare
Choose a tag to compare

Fixed issue #3

Bug Fix Release

25 Jun 16:29
Compare
Choose a tag to compare

Enhancement #2 and DOI