summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/beagle/pwm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Beaglebone: Add original BBBIO PWM driverPunit Vara2016-07-041-0/+407
This patch adds the PWM driver code for the Beaglebone Black from BBBIO: https://github.com/VegetableAvenger/BBBIOlib/blob/master/BBBio_lib/BBBiolib_PWMSS.c This commit is for tracking purposes only; the next commit will adapt the code for RTEMS.