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

Fix compatibility with Silicon Labs boards #129

Merged
merged 1 commit into from
May 15, 2024

Conversation

silabs-bozont
Copy link
Contributor

Hey! We updated the Silicon Labs core to be based on Arduino-CoreAPI - which broke compatibility with Adafruit BusIO.
This PR makes the core compatible again. We now have a native definition for BitOrder thanks to the CoreAPI, so a now unnecessary macro check has been removed.

Limitations: none
Tests: tested on a few different Silicon Labs / Arduino boards with an ILI9341 and an ST7735 display

Let me know if there's any change needed or if you need more info on something!
All the best from your friends at Silicon Labs!

The Silicon Labs core moved to use ArduinoCore-API which
has a native 'BitOrder' definition
Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

look good, thank you

@hathach hathach merged commit fccf89c into adafruit:master May 15, 2024
1 check passed
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