Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: Fix off-by-one bug in check for the maximum gpio port | Kevin O'Connor | 2016-06-13 | 1 | -2/+2 |
* | avr: Separate out gpio pwm pin definitions from pwm register definitions | Kevin O'Connor | 2016-06-05 | 1 | -41/+44 |
* | avr: Eliminate gpio_adc_info struct in gpio adc pin definitions | Kevin O'Connor | 2016-06-05 | 1 | -17/+12 |
* | avr: Define timer1 timers and prevent their use as PWM at runtime | Kevin O'Connor | 2016-06-05 | 1 | -10/+12 |
* | avr: Initial support for Atmel AT90USB1286 mcu | Kevin O'Connor | 2016-06-05 | 1 | -2/+19 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+337 |