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 Pi 5 Support + Fixed libgpiod pulls #728

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

makermelissa
Copy link
Collaborator

This adds support for the Raspberry Pi 5 as well as the Compute Module 4S (untested). RPi.GPIO is not currently working on the Pi 5 and since we already had a pin for libgpiod, I went with that. In order to maintain compatibility, I updated the code to fix the pullups and pulldowns, which should be helpful for other boards that use libgpiod.

@makermelissa makermelissa requested a review from a team October 23, 2023 04:04
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks good! Not tested.

@tannewt tannewt merged commit 8b6a807 into adafruit:main Oct 23, 2023
1 check passed
@makermelissa
Copy link
Collaborator Author

Fair enough. I'll do further testing and submit a followup PR if necessary.

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.

3 participants