Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCF8523

2.0.5 - Use Ruff

15 May 22:15
8316f04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4 - RTD Sphinx Config

16 Jan 19:02
Compare
Choose a tag to compare

2.0.3 - Displayio Example

12 Dec 15:20
48dc546
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2 - Sphinx RTD Theme Fix

10 Oct 16:00
Compare
Choose a tag to compare

2.0.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:31
56effc6
Compare
Choose a tag to compare

Changes: 2.0.0...2.0.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.

2.0.0 - Packaging + Timer Support

16 Oct 16:01
f0acff6
Compare
Choose a tag to compare

This release changes the library to be a package instead of a single file, which is a breaking change for the way imports are written. This release also includes support for Timer functionality A, B, and Watchdog. Thank you @bablokb

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-PCF8523.

Read the docs for info on how to use it.

1.5.16 - Updated .pylintrc, fixed jQuery

26 May 16:05
d336221
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-PCF8523.

Read the docs for info on how to use it.

1.5.15 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:08
9672ab6
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.

1.5.14 - Made copyright stay up to date in docs/conf.py

26 Aug 02:21
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.

1.5.13 - Fixed version string

22 Aug 18:45
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pcf8523.

Read the docs for info on how to use it.