aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/lpc13xx/lpc13xx.ld2
-rw-r--r--lib/stm32/stm32.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/lpc13xx/lpc13xx.ld b/lib/lpc13xx/lpc13xx.ld
index 40f7683..c709a8c 100644
--- a/lib/lpc13xx/lpc13xx.ld
+++ b/lib/lpc13xx/lpc13xx.ld
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* Generic linker script for LPC13XX targets using libopenstm32. */
+/* Generic linker script for LPC13XX targets using libopencm3. */
/* Memory regions must be defined in the ld script which includes this one. */
diff --git a/lib/stm32/stm32.ld b/lib/stm32/stm32.ld
index 92c8382..b0e202e 100644
--- a/lib/stm32/stm32.ld
+++ b/lib/stm32/stm32.ld
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* Generic linker script for STM32 targets using libopenstm32. */
+/* Generic linker script for STM32 targets using libopencm3. */
/* Memory regions must be defined in the ld script which includes this one. */