Skip to content

Releases: adafruit/Adafruit_CircuitPython_MCP230xx

2.5.5 - Added cp.org link to index.rst

09 Jun 18:27
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.5.4 - Repo documentation and config updates

07 Jun 17:08
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.5.3 - Updated documentation link, python version

04 Feb 21:03
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.5.2 - Added type hints

29 Dec 22:46
ab56541
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.5.1 - Updated pylint version, linted

15 Nov 18:56
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Added MCP23SXX SPI devices

03 Aug 14:38
63c459d
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.6 - Added INTCAP register access, CI updates

21 May 16:40
3267a47
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:41
8f36eb6
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.4 - Changed asserts to exceptions to improve readability

18 Feb 23:18
c84c901
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.3 - Added reset keyword

22 Jan 03:03
a691635
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.