Conversation
There was a problem hiding this comment.
I guess this file got here by accident?
There was a problem hiding this comment.
for the next time, it'd be great if we could have a separate commit for bumping the version (just before the actual release) - this way people who may build from source / a non-master branch wouldn't get the "new version" in advance. (it may actually not be the final version - therefore we should only bump the version at the very last moment possible)
mwallner
left a comment
There was a problem hiding this comment.
generally speaking these changes look good, does this mean we'll have ISR working again on Raspberry Pi <= 4 with the latest kernel versions AS WELL AS support for Pi5? 🤯
|
Yes
Manfred Wallner ***@***.***> schrieb am Fr. 22. März 2024 um
20:19:
… ***@***.**** approved this pull request.
generally speaking these changes look good, does this mean we'll have ISR
working *again* on Raspberry Pi <= 4 with the latest kernel versions AS
WELL AS support for Pi5? 🤯
—
Reply to this email directly, view it on GitHub
<#205 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACNIP62MQFWQBYJVNWXX2ITYZR74BAVCNFSM6AAAAABFD2NU32VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTSNJVGYYTMNJRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
New ISR works with all Pi's and old and new kernel as well. There is even the possibility to stop isr , that was hardly missing before. |
With these changes, wiringPi utilizes the same GPIO ABI as libgpiod.
fixes #204
implements #200
implements #208