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/obldc/usart/usart.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stm32/obldc/usart') diff --git a/examples/stm32/obldc/usart/usart.ld b/examples/stm32/obldc/usart/usart.ld index 39f4ad0..4ca199e 100644 --- a/examples/stm32/obldc/usart/usart.ld +++ b/examples/stm32/obldc/usart/usart.ld @@ -26,6 +26,6 @@ MEMORY ram (rwx) : ORIGIN = 0x20000000, LENGTH = 20K } -/* Include the common ld script from libopenstm32. */ +/* Include the common ld script. */ INCLUDE stm32.ld -- cgit v1.2.3