aboutsummaryrefslogtreecommitdiff
path: root/src/stm32/blackmagic.ld
diff options
context:
space:
mode:
authorGareth McMullin2011-10-30 13:39:19 +1300
committerGareth McMullin2011-10-30 13:42:27 +1300
commitd85a39955979e3c59c3cc45146f3fe77519045e9 (patch)
treef004aae3bdf3660319454a5ec55623394c6f3c80 /src/stm32/blackmagic.ld
parentbd779aa618fab9ceb47d432d8f31719618fd75a4 (diff)
Updated to build with new libopenstm32 with f1/f2 split.
Diffstat (limited to 'src/stm32/blackmagic.ld')
-rw-r--r--src/stm32/blackmagic.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm32/blackmagic.ld b/src/stm32/blackmagic.ld
index 52314c5..9755309 100644
--- a/src/stm32/blackmagic.ld
+++ b/src/stm32/blackmagic.ld
@@ -25,5 +25,5 @@ MEMORY
}
/* Include the common ld script from libopenstm32. */
-INCLUDE libopencm3_stm32.ld
+INCLUDE libopencm3_stm32f1.ld