aboutsummaryrefslogtreecommitdiffstats
path: root/src/linux/analog.c
Commit message (Expand)AuthorAgeFilesLines
* linux: Ability to use multiple GPIO chips (#2935)Lucio Tarantino2020-06-061-1/+1
* linux: userspace GPIO controlandryblack2020-05-171-3/+5
* linux: Use enumerations for pin mappingsKevin O'Connor2019-03-171-0/+2
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* linux: Make sure to close fd on analog/pca9685 init failureKevin O'Connor2017-10-141-5/+7
* adccmds: Continue to query analog inputs after a shutdownKevin O'Connor2017-10-121-1/+2
* linux: Add support for analog IIO devicesKevin O'Connor2017-09-201-0/+61