altos/lpc: Disable JTAG when using pins for GPIO
authorKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:04:56 +0000 (16:04 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:04:56 +0000 (16:04 -0800)
commit6a082d9b5ed169b9d4153885f3535987e5ae5d84
tree54f823510473dd415abe0d22da3c6ec1ba7530ab
parent58db263cc835be0abb972654c2d7369718c88b37
altos/lpc: Disable JTAG when using pins for GPIO

JTAG is enabled by default, making those pins not support GPIO unless
specifically configured.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_arch_funcs.h
src/lpc/ao_led_lpc.c