aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsam/hard_pwm.c
Commit message (Expand)AuthorAgeFilesLines
* atsam: Add support for "timer" controlled hardware pwm pinsKevin O'Connor2019-06-021-7/+144
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* atsam: Fix hard pwm cycle divider calculationKevin O'Connor2019-02-131-1/+1
* atsam: Add support for hard pwm via PWM controllerKevin O'Connor2019-02-131-0/+96