summaryrefslogtreecommitdiff
path: root/src/detherm
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2019-01-02 22:23:04 -0700
committerBdale Garbee <bdale@gag.com>2019-01-02 22:23:04 -0700
commitb340cbf1403a5f5b181a215935f713a50da8e5e4 (patch)
tree8c0d2afbe8168c29584e0d568b80353fdf555883 /src/detherm
parent1da4b57545233f2f2afd350bd8aed4ef7bb0c844 (diff)
parent95ffec073b0758801df04a77eca0bd2bc6e57e35 (diff)
Merge branch 'branch-1.9' into debian
Diffstat (limited to 'src/detherm')
-rw-r--r--src/detherm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detherm/Makefile b/src/detherm/Makefile
index 6b0e0bf8..7681a049 100644
--- a/src/detherm/Makefile
+++ b/src/detherm/Makefile
@@ -27,7 +27,7 @@ ALTOS_SRC = \
ao_spi_stm.c \
ao_exti_stm.c \
ao_stdio.c \
- ao_led.c \
+ ao_led_stmf0.c \
ao_log.c \
ao_log_mini.c \
ao_sample.c \