Skip to content

Allow users to pass in /dev/spidev* #66

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

Merged
merged 1 commit into from
Jan 22, 2022
Merged

Allow users to pass in /dev/spidev* #66

merged 1 commit into from
Jan 22, 2022

Conversation

fhunleth
Copy link
Contributor

While this isn't mentioned in the docs, now that there's commandline
completion, it's really easy to use it to find the bus. That means that
open/2 can be passed "/dev/spidev0.0", etc. Rather than returning
access denied, just open the device.

While this isn't mentioned in the docs, now that there's commandline
completion, it's really easy to use it to find the bus. That means that
`open/2` can be passed `"/dev/spidev0.0"`, etc. Rather than returning
access denied, just open the device.
@fhunleth fhunleth merged commit 5b618fd into main Jan 22, 2022
@fhunleth fhunleth deleted the friendly-bus-name branch January 22, 2022 23:36
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.

1 participant