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

looks up base address where possible #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nwpray
Copy link

@nwpray nwpray commented Jun 27, 2024

on some systems the addressing is messed up because Ubuntu starts addressing GPIO higher than 0. This PR tries to look up the base address by looking for the gpiochip* directory which is postfixed with the base address. If it cant find that file it just continues to use 0

This was referenced Jun 27, 2024
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.

None yet

1 participant