Releases: adafruit/Adafruit-MCP23017-Arduino-Library
Releases · adafruit/Adafruit-MCP23017-Arduino-Library
2.3.2 Bump version in library.properties
2.3.1 - Updated CI Actions versions
Update CI action versions
2.3.0 - Added enableAddrPins() for MCP23X08, minor refactoring of some functions
2.2.0 - Added INTCAP support
Bump to 2.2.0
2.1.0 - Added support for SPI addressing
- Added support for SPI addressing. Thanks @maziu
2.0.3 - Updated README
Bump to 2.0.3
2.0.2 - Revert Library Name
- Revert library name to allow showing up in Arduino Library Manager
2.0.1 - Fixed interrupts, fixed doxygen, fixed IOCON variable name
2.0.0 Major Update
BREAKING CHANGES see new example sketches
- Updated to use BusIO
- MCP23x08 support moved here
- Add support for SPI variants