Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/lpc: Get USB working | Keith Packard | 2013-05-17 |
| | | | | | | | The lpc demo now has a USB command line. Also allocates system stack so we know when ram is tight at build time Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lpc: Get 100Hz timer running | Keith Packard | 2013-05-17 |
| | | | | | | Use systick, which is built into the ARM core 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> |