Forum Discussion
vrbavojtech
New Contributor
3 years agoHello,
I have recently written a simple linux kernel driver for non-blocking (polling) of the interrupts from userspace app:
https://gist.github.com/vrbadev/0850428601283986f27221f16ee5ceba
Hope this helps anyone who seeks answers.