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

Fully convert to BusIO? #53

Open
caternuson opened this issue Aug 11, 2021 · 2 comments
Open

Fully convert to BusIO? #53

caternuson opened this issue Aug 11, 2021 · 2 comments

Comments

@caternuson
Copy link
Contributor

This library is sort of half way there? Adafruit_EPD is using BusIO:

#include <Adafruit_SPIDevice.h>

but not Adafruit_MCPSRAM:
#include <SPI.h>

Also, Adafruit BusIO is not currently listed as a dependency in library.properties.

@ladyada
Copy link
Member

ladyada commented Aug 13, 2021

sure, not priority but can do. also busio is a subdep of other deps, if it passes CI, the dep list is fine :)

@caternuson
Copy link
Contributor Author

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

No branches or pull requests

2 participants