Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Gissi <silvio.gissi@outlook.com>2014-10-28 00:43:34 +0300
committerKarl Palsson <karlp@tweak.net.au>2014-10-28 01:04:54 +0300
commit9a79e6036e49e6c0d270b5c93b4cc373fbdcab97 (patch)
treea6e05887a7dafe77778a373b2073fae20942deb5
parent5dc9662e60402d8dc51dc4f16efcaea2ded32b15 (diff)
lpc17xx: trivial: fix description in linker script.
-rw-r--r--lib/lpc17xx/libopencm3_lpc17xx.ld2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
*/
-/* 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. */