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

Update Blinka to use rpi-lgpio for PWM #797

Merged
merged 2 commits into from Mar 19, 2024
Merged

Conversation

makermelissa
Copy link
Contributor

Fixes #776. This fixes PWM, by installing rpi-lgpio for the Pi 5, which is a drop-in replacement for RPi.GPIO. Then Blinka can effective make use of the code for the Pi 4 and earlier.

@makermelissa makermelissa requested a review from a team March 19, 2024 17:10
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

👍

@dhalbert dhalbert merged commit bf22167 into adafruit:main Mar 19, 2024
1 check passed
@makermelissa
Copy link
Contributor Author

Thanks @dhalbert

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.

Raspberry Pi 5 PWMOut needs updating to libgpiod
2 participants