| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos/lpc: Take advantage of USART TX fifo | Keith Packard | 2013-05-17 |
| | | | | | | | | The USART has a 16-byte TX fifo; keep rough track of how full it is to avoid waiting for an interrupt after every TX byte. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/lpc: Get USART running | Keith Packard | 2013-05-17 |
| | | | | | | | Adds a simple demo thread that spews data to the serial port Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | lpc: Initial lpcxpresso bits | Keith Packard | 2013-05-17 |
| This gets the LPC11U14 clock set to the PLL and blinks the LED. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
