Skip to content

Releases: teddokano/RTC_NXP_Arduino

1.1.2

25 May 19:52

Choose a tag to compare

  • fixes
    • document errors are corrected
  • PCF2131 example modification
    • Enabling battery switch over
    • removed extra line-feed for printing date&time

1.1.1

18 Nov 08:44

Choose a tag to compare

  • PCF2131 feature enhancement
    • software reset
    • clock output frequency setting
    • OTP refresh
  • several typo fixed

This enhancement and fixes are done by @rroels . Thank you!
A pull request merged and documents are updated.

1.1.0

11 Feb 01:45

Choose a tag to compare

  • PCF85053A supported
  • Header exclusion keyword corrected
  • example/ folder structure sorted-out

1.0.1

28 Dec 21:40

Choose a tag to compare

SPI accessing code is fixed

1.0.0

12 Jul 04:22

Choose a tag to compare

Release 1.0.0 :)
Compatible with UNO R4

0.5.2

23 Jun 21:26

Choose a tag to compare

PCF85063TP modification (unnecessary interface removed) and document for all device class are updated

0.5.1

28 May 01:37

Choose a tag to compare

Example code modified to suit more general use

Adapting to I2C_device 0.4.0 feature

12 May 21:25

Choose a tag to compare

I2C_device library release 0.4.0 have a feature of selecting TwoWire instance other than Wire.
From this release, this library can access to the temperature sensor devices on different I²C bus.

0.4.0

22 Apr 06:24

Choose a tag to compare

added device name header files

0.3.0

10 Apr 00:15

Choose a tag to compare

PCF85263A support added