aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/stm32-h103/usb_dfu/usbdfu.ld')
-rw-r--r--examples/stm32/stm32-h103/usb_dfu/usbdfu.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld b/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld
index 3038601..1d24b18 100644
--- a/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld
+++ b/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld
@@ -24,6 +24,6 @@ MEMORY
ram (rwx) : ORIGIN = 0x20000000, LENGTH = 4K
}
-/* Include the common ld script from libopenstm32. */
+/* Include the common ld script. */
INCLUDE stm32.ld