summaryrefslogtreecommitdiff
path: root/src/cortexelf-v1/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-04-02 17:39:26 -0700
committerKeith Packard <keithp@keithp.com>2017-04-02 17:39:26 -0700
commit17ec1c510ccc42bbc387940b5805f452697f78d6 (patch)
treed26a4833366d936c1da2543b343e300d1ea85cf2 /src/cortexelf-v1/Makefile
parentcc1b56faa88c75c9c86af89c77d7f1349573b7b0 (diff)
cortexelf-v1: Hook up AS1107 in test mode
Provide a 'L' command to display values Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/cortexelf-v1/Makefile')
-rw-r--r--src/cortexelf-v1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cortexelf-v1/Makefile b/src/cortexelf-v1/Makefile
index f7c892bc..65f16c2c 100644
--- a/src/cortexelf-v1/Makefile
+++ b/src/cortexelf-v1/Makefile
@@ -56,6 +56,7 @@ ALTOS_SRC = \
ao_usb_stm.c \
ao_exti_stm.c \
ao_i2c_stm.c \
+ ao_as1107.c \
ao_vga.c \
ao_blt.c \
ao_copy.c \