Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc176x: Divide system clock within timer; not on system bus | Kevin O'Connor | 2018-10-18 | 1 | -0/+3 |
| | | | | | | | Scaling the timer on the system bus has a notable impact on performance. So, scale the timer within the timer hardware itself. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lpc176x: Initial support for serial over usb | Kevin O'Connor | 2018-05-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lpc176x: Add initial support for LPC176x processors | Kevin O'Connor | 2018-05-25 | 1 | -0/+59 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |