WiringX for Cubie A5E

Hi,

is WiringX supported with Cubie A5E?

Not supported yet.

you can use libgpiod or python lib periphery instead.

Hmmm… is there some diagram pinout somewhere to match physical pin with gpiod lines?

I tried gpioinfo and it shows:

gpiochip0 - 64 lines
gpiochip1 - 352 lines

All lines are unnamed.

Normally the gpiod label is defined in dts, you can see if it is defined in the kernel source code of the system you are using.