aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 13:22:56 +0100
committerUwe Hermann2010-12-30 13:22:56 +0100
commita97dd10a95f828f4d99b5e723609816fc6650618 (patch)
tree95cfff485bfc87a3e854ffaacde7e4285ffe7d02 /lib
parent18790a2454d2d59946b018ad5f1e33abbc17a65c (diff)
More libopenstm32 renames.
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. */