Skip to content

Releases: adafruit/Adafruit-MCP23017-Arduino-Library

2.3.2 Bump version in library.properties

15 Nov 15:30
9e67e37

Choose a tag to compare

What's Changed

  • Update version number to 2.3.2 by @tyeth in #97

Full Changelog: 2.3.1...2.3.2

2.3.1 - Updated CI Actions versions

22 May 16:44

Choose a tag to compare

Update CI action versions

2.3.0 - Added enableAddrPins() for MCP23X08, minor refactoring of some functions

27 Dec 20:11
1aa25ca

Choose a tag to compare

2.2.0 - Added INTCAP support

25 Oct 21:25
bf7eddb

Choose a tag to compare

2.1.0 - Added support for SPI addressing

02 Mar 16:57
0e82c8d

Choose a tag to compare

  • Added support for SPI addressing. Thanks @maziu

2.0.3 - Updated README

01 Mar 19:09
667cd73

Choose a tag to compare

Bump to 2.0.3

2.0.2 - Revert Library Name

01 Aug 23:25
63491b0

Choose a tag to compare

  • Revert library name to allow showing up in Arduino Library Manager

2.0.1 - Fixed interrupts, fixed doxygen, fixed IOCON variable name

22 Jul 15:40
8636f11

Choose a tag to compare

2.0.0 Major Update

25 Jun 21:19
b4435f2

Choose a tag to compare

BREAKING CHANGES see new example sketches

  • Updated to use BusIO
  • MCP23x08 support moved here
  • Add support for SPI variants

1.3.0 - Added disableInterruptPin(), turn off Interrupt triggers and pull up resistors on begin()

09 Feb 21:33
65438e9

Choose a tag to compare