From 9a79e6036e49e6c0d270b5c93b4cc373fbdcab97 Mon Sep 17 00:00:00 2001 From: Silvio Gissi Date: Mon, 27 Oct 2014 21:43:34 +0000 Subject: [PATCH] lpc17xx: trivial: fix description in linker script. --- lib/lpc17xx/libopencm3_lpc17xx.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lpc17xx/libopencm3_lpc17xx.ld b/lib/lpc17xx/libopencm3_lpc17xx.ld index bd0005c7..a122ea93 100644 --- a/lib/lpc17xx/libopencm3_lpc17xx.ld +++ b/lib/lpc17xx/libopencm3_lpc17xx.ld @@ -17,7 +17,7 @@ * along with this library. If not, see . */ -/* Generic linker script for LPC13XX targets using libopencm3. */ +/* Generic linker script for LPC17XX targets using libopencm3. */ /* Memory regions must be defined in the ld script which includes this one. */