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 support for lubancat-5 #853

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Add support for lubancat-5 #853

merged 2 commits into from
Jun 18, 2024

Conversation

mmontol
Copy link
Contributor

@mmontol mmontol commented Jun 18, 2024

In the 40PIN of Lubancat-5, some GPIOs belong to the extended IO and not to the rk3588 chip, so the pins only have IO functions and cannot be reused for other functions. I choose to add from adafruit_blinka.microcontroller.generic_linux.libgpiod_pin import Pin to the Lubancat5. py to control these IOs.

Copy link
Collaborator

@makermelissa makermelissa 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. Thanks.

@makermelissa makermelissa merged commit ba75eff into adafruit:main Jun 18, 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