Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc176x: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -4/+3 |
* | lpc176x: Move irq handler code above irq setup | Kevin O'Connor | 2019-08-22 | 1 | -29/+29 |
* | lpc176x: Reset LPC_UART0->FDR when using serial | Kevin O'Connor | 2019-07-10 | 1 | -0/+1 |
* | lpc176x: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -1/+4 |
* | lpc176x: Pass gpio id to gpio_peripheral() | Kevin O'Connor | 2019-01-04 | 1 | -2/+2 |
* | lpc176x: Move enable_peripheral_clock to main.c | Kevin O'Connor | 2019-01-04 | 1 | -1/+1 |
* | lpc176x: Add an enable_peripheral_clock() helper function | Kevin O'Connor | 2018-11-21 | 1 | -1/+1 |
* | lpc176x: Add initial support for LPC176x processors | Kevin O'Connor | 2018-05-25 | 1 | -0/+79 |