Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr: Simplify spi mode setting | Kevin O'Connor | 2019-05-07 | 1 | -22/+1 |
* | avr: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -6/+11 |
* | avr: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -1/+3 |
* | spicmds: Check for an incorrect mode in spicmds.c | Kevin O'Connor | 2018-11-30 | 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/+120 |