Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: No need to make lpc176x SystemInit() externally visible | Kevin O'Connor | 2019-09-06 | 1 | -9/+0 |
| | | | | | | | Now that the lpc176x code uses the armcm_boot mechanism, it is no longer necessary for SystemInit to be externally visible. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lpc176x: Add initial support for LPC176x processors | Kevin O'Connor | 2018-05-25 | 1 | -0/+39 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |