Skip to content

Commit a023b0a

Browse files
committed
stm32f1: rtc: drop redundant ld script
Now that this is known targetting h103 board, drop the duped ld script.
1 parent 3a06a8d commit a023b0a

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

examples/stm32/f1/stm32-h103/rtc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
##
1919

2020
BINARY = rtc
21+
LDSCRIPT = ../stm32-h103.ld
2122

2223
include ../../Makefile.include
2324

examples/stm32/f1/stm32-h103/rtc/rtc.ld

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)