aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/usb_iap
diff options
context:
space:
mode:
authorUwe Hermann2011-02-09 01:06:43 +0100
committerUwe Hermann2011-02-09 01:06:43 +0100
commit447c333cecfdf417d47091631768f439c06dc33f (patch)
tree10f5da3f3e91562d6d6613abb8f9edc0f5c49020 /examples/stm32/stm32-h103/usb_iap
parent5aa39a5264fd6176cfcc869ccbe2363abdd1c9c3 (diff)
Minor cosmetics, whitespace.
Diffstat (limited to 'examples/stm32/stm32-h103/usb_iap')
-rw-r--r--examples/stm32/stm32-h103/usb_iap/usbiap.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/stm32/stm32-h103/usb_iap/usbiap.ld b/examples/stm32/stm32-h103/usb_iap/usbiap.ld
index b3483ac..928c898 100644
--- a/examples/stm32/stm32-h103/usb_iap/usbiap.ld
+++ b/examples/stm32/stm32-h103/usb_iap/usbiap.ld
@@ -26,7 +26,6 @@ MEMORY
ram (rwx) : ORIGIN = 0x20000000, LENGTH = 20K
}
-
/* Include the common ld script. */
INCLUDE libopencm3_stm32.ld