Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc176x: Use FIOPIN to set start value on gpio_out_reset() | Kevin O'Connor | 2019-09-29 | 1 | -4/+1 |
* | lpc176x: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -1/+0 |
* | lpc176x: Use enumerations for pin mappings | Kevin O'Connor | 2019-03-17 | 1 | -0/+6 |
* | pins: Add support for pull down resistors | Kevin O'Connor | 2019-02-27 | 1 | -3/+3 |
* | lpc176x: Pass gpio id to gpio_peripheral() | Kevin O'Connor | 2019-01-04 | 1 | -9/+9 |
* | lpc176x: Move enable_peripheral_clock to main.c | Kevin O'Connor | 2019-01-04 | 1 | -14/+0 |
* | lpc176x: Move ADC code to new adc.c file | Kevin O'Connor | 2019-01-04 | 1 | -94/+0 |
* | lpc176x: Add an enable_peripheral_clock() helper function | Kevin O'Connor | 2018-11-21 | 1 | -3/+16 |
* | lpc176x: Add support for gpio_x_reset() | Kevin O'Connor | 2018-08-27 | 1 | -15/+42 |
* | lpc176x: Add ADC support | Kevin O'Connor | 2018-05-25 | 1 | -0/+91 |
* | lpc176x: Add support for GPIO pins | Kevin O'Connor | 2018-05-25 | 1 | -1/+92 |
* | lpc176x: Add initial support for LPC176x processors | Kevin O'Connor | 2018-05-25 | 1 | -0/+28 |