Skip to content

Major Update #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 25, 2021
Merged

Major Update #64

merged 4 commits into from
Jun 25, 2021

Conversation

caternuson
Copy link
Contributor

MAJOR UPDATE

Essentially a complete rewrite. This should hopefully clear out most of the outstanding issues and PRs in both this repo and the MCP23008 repo (which will go away). This library has been refactored and now includes support for MCP23008 (8 pin) variant. Also supports the SPI versions of both 8 and 16 pin variants - MCP23S08 and MCP23S17.

  • breaking begin() has been replaced with specific begin_I2C() and begin_SPI() calls.
  • Interrupt logic change - RISING/FALLING replaced with LOW/HIGH
  • All examples reworked

@caternuson caternuson merged commit b4435f2 into adafruit:master Jun 25, 2021
@caternuson caternuson mentioned this pull request Jun 25, 2021
This was referenced Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants