aboutsummaryrefslogtreecommitdiffstats
path: root/src/pru/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* pru: Move ADC code from gpio.c to new file adc.cKevin O'Connor2017-07-121-66/+0
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pru: Add support for ADC inputKevin O'Connor2017-05-171-0/+67
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pru: Initial support for the Beaglebone PRUKevin O'Connor2017-05-151-0/+142
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>