From d85a39955979e3c59c3cc45146f3fe77519045e9 Mon Sep 17 00:00:00 2001 From: Gareth McMullin Date: Sun, 30 Oct 2011 13:39:19 +1300 Subject: Updated to build with new libopenstm32 with f1/f2 split. --- src/stm32/blackmagic.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stm32/blackmagic.ld') 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 -- cgit v1.2.3