We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
No support is provided for RPi 5 GPIO
It something that could be done?
If not "becouse we rely on someone else library" is there any way to change this library with one that support RPi 5 ?
How did you plan to support future RPi version?
The text was updated successfully, but these errors were encountered:
I don't know if it helps someone, but I built a program that allow the rpi 5 GPIOs to run on recalbox.
It's very simple: on one hand it creates a virtual joystick and on the other it takes GPIO events and it sends them in the virtual device.
https://github.com/federicogualdi/raspberry-pi5-arcade-joystick
Sorry, something went wrong.
No branches or pull requests
Hi,
No support is provided for RPi 5 GPIO
It something that could be done?
If not "becouse we rely on someone else library" is there any way to change this library with one that support RPi 5 ?
How did you plan to support future RPi version?
The text was updated successfully, but these errors were encountered: