Skip to content

Add initial Mcp23xxx binding#91

Merged
joperezr merged 5 commits intodotnet:masterfrom
shaggygi:mcp23xxx
Dec 18, 2018
Merged

Add initial Mcp23xxx binding#91
joperezr merged 5 commits intodotnet:masterfrom
shaggygi:mcp23xxx

Conversation

@shaggygi
Copy link
Contributor

Added initial Mcp23xxx binding. This includes the core binding, unit testing, and simple sample. This was another introductory PR exercise as it is my first binding from the beginning.

This only included the SPI interface. I just wanted to get this started since there are many parts. I will follow-up with I2C and bit-bang support for binding soon.

//cc @joperezr @joshfree again, please be gentle 😄

@shaggygi shaggygi mentioned this pull request Dec 11, 2018
4 tasks
@joshfree joshfree requested review from buyaa-n, krwq and tarekgh December 12, 2018 01:38
@joperezr
Copy link
Member

This looks great! Thanks for addressing the feedback and we'll take a look at perhaps making this an abstract base class and specific subclasses once we add the Gpio implementation.

@joperezr joperezr merged commit a33e990 into dotnet:master Dec 18, 2018
@shaggygi shaggygi deleted the mcp23xxx branch December 18, 2018 17:48
@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.

2 participants