diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-07 15:32:35 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-07 23:34:23 -0400 |
commit | f2bce4d21302f50e70dc8d00fbb846748749103b (patch) | |
tree | 5c8812ae180f8bde2bfdb661eb42051ac1fb84e5 /support/ld/maple/flash.ld | |
parent | cbf9ddff5b49ab838f9e03be5331ce14bae83b22 (diff) | |
download | librambutan-f2bce4d21302f50e70dc8d00fbb846748749103b.tar.gz librambutan-f2bce4d21302f50e70dc8d00fbb846748749103b.zip |
Tidy up linker scripts.
Comment/whitespace changes only.
Diffstat (limited to 'support/ld/maple/flash.ld')
-rw-r--r-- | support/ld/maple/flash.ld | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/support/ld/maple/flash.ld b/support/ld/maple/flash.ld index 44b0854..e9ff4b4 100644 --- a/support/ld/maple/flash.ld +++ b/support/ld/maple/flash.ld @@ -1,7 +1,5 @@ /* - * Linker script for STM32. - * STM32F103RBT6 medium density chip linker script for use with - * maple bootloader. Loads to flash. + * Maple (STM32F103RBT6, medium density) linker script for Flash builds. */ /* |