Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10 => Topic started by: scott-alex on May 28, 2014, 04:43:20 PM

Title: Access the button status
Post by: scott-alex on May 28, 2014, 04:43:20 PM
Is it possible to access the status of the buttons on the Lime board after booting. Looks like the reset button is hard wired to reset the CPU but the power and recovery buttons may be free?

I have access to the gpio drivers in /sys but can't find any reference to the buttons in the .fex file.

Anyone using the buttons from C ?