Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10s => Topic started by: jacquesdirac on September 26, 2013, 01:23:22 PM

Title: GPIO names on A10s
Post by: jacquesdirac on September 26, 2013, 01:23:22 PM
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.