@ian57 said in GPIO support in non-raspberrypi:

@dh04000 of course wiringPi is ported on odroid, but Recalbox doean not use it for GPIO controller. We are using un kernel module, so it has to be rewritten to match odroid's GPIO.

Darn, sounds like it would be serious trouble to implement.

Recently I have grown tired of the Pi's limitations and slow hardware releases, and have cosidered moving to a stronger hardware platform, but my use case depends on GPIO access.

Any suggestion on how i can implement this(https://github.com/recalbox/recalbox-os/wiki/Emulator-interactions-via-GPIO-mapping-(EN)) without GPIO access?

Thank you.