aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/adc.c
Commit message (Expand)AuthorAgeFilesLines
* avr: Add enumerations for the atmega168/328 analog only pinsKevin O'Connor2019-03-311-0/+5
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* avr: Split gpio.c into gpio.c, adc.c, hard_pwm.c, and spi.cKevin O'Connor2018-11-201-0/+117