Skip to content

Tags: dirttraxx/DS3232RTC

Tags

1.2.5

Toggle 1.2.5's commit message
Fix typo in README file. Closes JChristensen#55.

1.2.4

Toggle 1.2.4's commit message
Fix compile error in example sketch.

1.2.3

Toggle 1.2.3's commit message

1.2.2

Toggle 1.2.2's commit message
Move defines not needed in .h file to .cpp file.

Cosmetic and style changes.

1.2.1

Toggle 1.2.1's commit message
Improved documentation regarding non-AVR architectures, constructor, …

…begin() function.

Change license to GNU GPL 3.0.
Cosmetic and style changes.

1.2.0

Toggle 1.2.0's commit message
Instantiate RTC object for AVR architecture only.

Add parameter to constructor to indicate whether to
initialize the I2C bus (default is true). Closes JChristensen#37.

1.1.1

Toggle 1.1.1's commit message
Instantiate RTC object for AVR architecture only.

Define _BV macro for non-AVR architectures.

1.1.0

Toggle 1.1.0's commit message
Add alarm examples, alarm primer.

Closes JChristensen#22, Closes JChristensen#30, Closes JChristensen#35.

1.0.0

Toggle 1.0.0's commit message
Set DYDT bit in proper register. Fixes JChristensen#40.

Alpha

Toggle Alpha's commit message
Alpha Version