aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32
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/stm32
parent18790a2454d2d59946b018ad5f1e33abbc17a65c (diff)
More libopenstm32 renames.
Diffstat (limited to 'lib/stm32')
-rw-r--r--lib/stm32/stm32.ld2
1 files changed, 1 insertions, 1 deletions
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. */