aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/stm32-h103/exti_both/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f1/stm32-h103/exti_both/Makefile')
-rw-r--r--examples/stm32/f1/stm32-h103/exti_both/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/stm32/f1/stm32-h103/exti_both/Makefile b/examples/stm32/f1/stm32-h103/exti_both/Makefile
index 39e305b..4c88571 100644
--- a/examples/stm32/f1/stm32-h103/exti_both/Makefile
+++ b/examples/stm32/f1/stm32-h103/exti_both/Makefile
@@ -19,5 +19,7 @@
BINARY = exti_both
+LDSCRIPT = ../stm32-h103.ld
+
include ../../Makefile.include