aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/timer_interrupt/timer.ld
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/other/timer_interrupt/timer.ld')
-rw-r--r--examples/stm32/other/timer_interrupt/timer.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/other/timer_interrupt/timer.ld b/examples/stm32/other/timer_interrupt/timer.ld
index a1e9de5..0b89860 100644
--- a/examples/stm32/other/timer_interrupt/timer.ld
+++ b/examples/stm32/other/timer_interrupt/timer.ld
@@ -27,5 +27,5 @@ MEMORY
}
/* Include the common ld script from libopenstm32. */
-INCLUDE libopenstm32.ld
+INCLUDE stm32.ld