altos/lpc: Allow for alternate SPI SCLK0 pin usage
authorKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 03:25:13 +0000 (20:25 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 03:39:19 +0000 (20:39 -0700)
commitb9bb088a36fd351809f4c378356327ffa663c974
tree1b7897ab1650cde3b195406a3d9bbed91986dec0
parent397109139fb9ff27ec7cfb0cafa65d1dbea053bd
altos/lpc: Allow for alternate SPI SCLK0 pin usage

SPI SCLK0 can appear on three different pins; let the application
configure which one it wants.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymini-v0.1/ao_pins.h
src/lpc/ao_spi_lpc.c
src/lpc/lpc.h