Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use xfer3 instead of xfer2 #1

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

muningis
Copy link
Contributor

xref2 only allows hardcoded limit of 4096 for buffer size
xfer3 read bufsize from /sys/module/spidev/parameters/bufsiz instead of using hardcoded 4096 as mentioned above

References:

Alternatively, it could be dynamic, based on an option pased to constructor.

xfer3 read bufsize from `/sys/module/spidev/parameters/bufsiz` instead of using hardcoded `4096`
@muningis muningis marked this pull request as draft September 15, 2024 08:56
@vanshksingh vanshksingh marked this pull request as ready for review September 15, 2024 09:21
@vanshksingh vanshksingh merged commit e09eb53 into vanshksingh:main Sep 15, 2024
@vanshksingh
Copy link
Owner

Thank you !

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants