aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/adc.c
Commit message (Expand)AuthorAgeFilesLines
* avr: Define PORTE on atmega328pKevin O'Connor2021-08-141-1/+1
* avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3Kevin O'Connor2021-08-141-2/+2
* 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