GPIO names on A10s

Started by jacquesdirac, September 26, 2013, 01:23:22 PM

Previous topic - Next topic

jacquesdirac

Hi,

The names for the GPIO-pins at the A10s using the Debian image are all like:
/sys/class/gpio/gpio21_pe3/

Where is this defined? I just want them to have the name:
/sys/class/gpio/gpio21/

This is because I want to use the library from gnublin (http://gnublin.embedded-projects.net/c-python/) to have a nice API for C++.

Hope you can help me.

Best regards.