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

Add compatibility with Arduino R4 boards #125

Merged
merged 2 commits into from
Apr 15, 2024
Merged

Add compatibility with Arduino R4 boards #125

merged 2 commits into from
Apr 15, 2024

Conversation

mecparts
Copy link
Contributor

After scratching my head about why my new 2.13" Monochrome eInk / ePaper Display
wasn't working with the Uno R4 after working perfectly with an R3, I added
ARDUINO_UNOR4_MINIMA and ARDUINO_UNOR4_WIFI to the list of boards
in Adafruit_SPIDevice.h that don't support BUSIO_USE_FAST_PINIO.

No limitations that I'm aware of.

Tested with some of the examples in Adafruit_EPD as well as my own code and it seems
stable.

@ladyada ladyada merged commit 970ccbf into adafruit:master Apr 15, 2024
1 check passed
@ladyada
Copy link
Member

ladyada commented Apr 15, 2024

thanks!

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