Skip to content

Releases: Naguissa/uRTCLib

Multitype on all Arches

17 Jan 22:12
Compare
Choose a tag to compare

Also added a constructor to skip Wire.init() if there is any compatibility problem.

Maple compatibility fixes

28 Dec 14:55
Compare
Choose a tag to compare

Fix library verion on properties

11 Dec 16:05
Compare
Choose a tag to compare

Fix library verion on properties

Template for read/write standard datatypes from EEPROM

11 Dec 15:04
Compare
Choose a tag to compare
  • Added templates for reading and writing standard datatypes from EEPROM (idea taken from a pull request done by @hyperion11 ).
  • Added i2c addresses in constructor, as optional arguments.
  • Removed part selection defines; code will not be bigger as compiler will take out unused code and these defines can cause problems while linking.

email fix

16 Mar 18:50
Compare
Choose a tag to compare

Fix email on library.properties

Added set addresses ability

16 Mar 06:49
Compare
Choose a tag to compare
  • Added set addresses ability
  • Added example using new functionality
  • Updated README URLs

Fixes and change compatibility to "all"

29 Dec 14:34
Compare
Choose a tag to compare
3.0.2

Fix library.properties for version number and prepare next release (m…

uRTCLib renaming

18 Dec 14:23
Compare
Choose a tag to compare

Same as last version except for adding ESP8266 compatibility, some properties details and renamed to uRTCLib to avoid name clashes on non-case-sensitive FileSystems / OSs.