Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr: Define PORTE on atmega328p | Kevin O'Connor | 2021-08-14 | 1 | -1/+1 |
* | avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3 | Kevin O'Connor | 2021-08-14 | 1 | -2/+2 |
* | avr: Add enumerations for the atmega168/328 analog only pins | Kevin O'Connor | 2019-03-31 | 1 | -0/+5 |
* | command: Always pass a string to the DECL_CONSTANT() macro | Kevin O'Connor | 2019-03-17 | 1 | -1/+1 |
* | avr: Split gpio.c into gpio.c, adc.c, hard_pwm.c, and spi.c | Kevin O'Connor | 2018-11-20 | 1 | -0/+117 |