Skip to content

Releases: adafruit/Adafruit_CircuitPython_DS3231

Less lint

12 Dec 02:13

Choose a tag to compare

Now with less lint, including a fix to the example. Thanks @mrmcwethy !

To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.

Read the docs for info and examples.

Change I2CDevice method read_into to readinto

17 Nov 19:44

Choose a tag to compare

Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice

2.0 Release for CircuitPython 2.x

03 Nov 00:07
df8a7f8

Choose a tag to compare

New release to generate mpy binary for CircuitPython 2.x (note this might not work with CircuitPython 3.0+). No functional changes to code.

Initial release

15 Aug 17:45

Choose a tag to compare