aboutsummaryrefslogtreecommitdiffstats
path: root/src/linux/pca9685.c
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+10
* pca9685: Fix missing devices_count incrementKevin O'Connor2017-10-131-0/+1
* pca9685: Support default valuesKevin O'Connor2017-10-121-21/+31
* linux: Add support for pca9685 i2c pwm devicesKevin O'Connor2017-09-201-0/+205