From a97dd10a95f828f4d99b5e723609816fc6650618 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 30 Dec 2010 13:22:56 +0100 Subject: More libopenstm32 renames. --- examples/stm32/stm32-h103/usb_iap/usbiap.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stm32/stm32-h103/usb_iap') diff --git a/examples/stm32/stm32-h103/usb_iap/usbiap.ld b/examples/stm32/stm32-h103/usb_iap/usbiap.ld index 2c85647..f70ddee 100644 --- a/examples/stm32/stm32-h103/usb_iap/usbiap.ld +++ b/examples/stm32/stm32-h103/usb_iap/usbiap.ld @@ -27,6 +27,6 @@ MEMORY } -/* Include the common ld script from libopenstm32. */ +/* Include the common ld script. */ INCLUDE stm32.ld -- cgit v1.2.3