Instead of porting wiringPi, computer manufacturers should really start to support wiringX. When manufacturers and developers start to support wiringX, we can make software that will natively work on all platforms.
Supporting http://wiringx.org would’ve been way more useful/easy. But it seems it has to be this way: Banana Pi (M1) is compatible and the newer ‘upgrades’ aren’t
I made it works with pins as Output.
But failed to use the example “isr.c”. The interrupt is never triggered whenever I use the defined pin. The GPIO readall command show that the input level changed from 1 to 0 or vice et versa, but no interrupt.
Did you test it ?