Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pru: Use enumerations for pin mappings | Kevin O'Connor | 2019-03-17 | 1 | -0/+2 |
* | command: Always pass a string to the DECL_CONSTANT() macro | Kevin O'Connor | 2019-03-17 | 1 | -1/+1 |
* | pru: Don't reset the ADC reset complete flag if a shutdown occurs | Kevin O'Connor | 2017-10-18 | 1 | -1/+1 |
* | pru: Move peripheral init from pru0 to pru1 | Kevin O'Connor | 2017-07-17 | 1 | -2/+34 |
* | pru: Move ADC code from gpio.c to new file adc.c | Kevin O'Connor | 2017-07-12 | 1 | -0/+77 |