Skip to content

Commit

Permalink
correct the ld file
Browse files Browse the repository at this point in the history
  • Loading branch information
amitesh-singh committed Jan 11, 2019
1 parent e2a2206 commit 660def3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libopencm3_f1.ld
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ MEMORY
ram (xrw) : ORIGIN = 0x20000000, LENGTH = 20K
}

INCLUDE stm32f103xc.ld
INCLUDE stm32f103x8.ld

0 comments on commit 660def3

Please sign in to comment.