aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/hard_pwm.c
Commit message (Expand)AuthorAgeFilesLines
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* avr: Wrap code to 80 columnsKevin O'Connor2019-02-271-1/+2
* avr: Minor comment update in hard_pwm.cKevin O'Connor2018-11-201-1/+1
* avr: Rework hardware pwm pin definitionsKevin O'Connor2018-11-201-56/+48
* avr: Split gpio.c into gpio.c, adc.c, hard_pwm.c, and spi.cKevin O'Connor2018-11-201-0/+154