aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorUwe Hermann2009-07-25 00:28:07 +0200
committerUwe Hermann2009-07-25 00:28:07 +0200
commit1f07553863d535429f0b8b5bd7c9ad6436f8830f (patch)
tree327e91075397de0d53e5d419b14d989afe124fb0 /lib
parentcfd87f6b9df350bb16d796717178ed82551a9085 (diff)
Fix comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/libopenstm32.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libopenstm32.ld b/lib/libopenstm32.ld
index 9ea3b17..96687a5 100644
--- a/lib/libopenstm32.ld
+++ b/lib/libopenstm32.ld
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* Linker script for Olimex STM32-H103 (STM32F103RBT6, 128K flash, 20K RAM). */
+/* Generic linker script for STM32 targets using libopenstm32. */
/* Memory regions must be defined in the ld script which includes this one. */