summaryrefslogtreecommitdiff
path: root/src/easymini-v0.1/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-06-16 15:07:54 -0700
committerKeith Packard <keithp@keithp.com>2013-06-16 15:07:54 -0700
commit1676c7dbc3dcce2962be9ef9a58d37c7b48e3c0f (patch)
tree9e031ad4f3f9abe8d5da507fc2e13567fc1d67cd /src/easymini-v0.1/Makefile
parentbe9ee9ed2d041c4ab4e77ee2010fe3c7a1ca6597 (diff)
altos/lpc: Turn off more clocks, disable USART for easymini
Try to reduce noise on the power supply. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/easymini-v0.1/Makefile')
-rw-r--r--src/easymini-v0.1/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/easymini-v0.1/Makefile b/src/easymini-v0.1/Makefile
index 612cc472..dfa7624c 100644
--- a/src/easymini-v0.1/Makefile
+++ b/src/easymini-v0.1/Makefile
@@ -39,7 +39,6 @@ ALTOS_SRC = \
ao_config.c \
ao_timer_lpc.c \
ao_exti_lpc.c \
- ao_serial_lpc.c \
ao_usb_lpc.c \
ao_spi_lpc.c \
ao_adc_lpc.c \