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/other/timer_interrupt/timer.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stm32/other/timer_interrupt') diff --git a/examples/stm32/other/timer_interrupt/timer.ld b/examples/stm32/other/timer_interrupt/timer.ld index cb924b6..3303f26 100644 --- a/examples/stm32/other/timer_interrupt/timer.ld +++ b/examples/stm32/other/timer_interrupt/timer.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