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