Skip to content
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

Added pin options, abstract class and I2C #130

Merged
merged 8 commits into from
Jan 22, 2019
Merged

Added pin options, abstract class and I2C #130

merged 8 commits into from
Jan 22, 2019

Conversation

shaggygi
Copy link
Contributor

Created an abstract and separated for I2C and SPI.

Modified addressing approach to instantiate binding with device instead of being able to address multiple devices within Read/Write methods. This fits better with the connection settings.

Added controller pin options for reset and interrupt pins. Events are planned for future PR.

Updated samples and documentation.

See #88 for future details.

@shaggygi shaggygi mentioned this pull request Dec 31, 2018
4 tasks
Copy link
Member

@buyaa-n buyaa-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @shaggygi!

@joperezr joperezr merged commit 93f2bd3 into dotnet:master Jan 22, 2019
@shaggygi shaggygi deleted the mcp23xxx-pin-additions branch January 22, 2019 19:05
@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants