Hello
How can I add custom packages to Recalbox?
I want to add a custom hid driver Kernel module.
Is there a possibility to get C Compiler (gcc) working on Recalbox?
thank you
Hello
How can I add custom packages to Recalbox?
I want to add a custom hid driver Kernel module.
Is there a possibility to get C Compiler (gcc) working on Recalbox?
thank you
I implemented a hid driver for SteelSeries Stratus XL gamepad.
With the generic driver two buttons are not available.
With my implementation all buttons will be available.
How can i add my kernel module to Recalbox?