aboutsummaryrefslogtreecommitdiffstats
path: root/src/linux/gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* linux: Add support for analog IIO devicesKevin O'Connor2017-09-201-0/+14
Add support for reading analog values via the standard Linux IIO interface. This can be used on Replicape boards to sample analog input pins. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>