stm32/boards/stm32l072xz.ld: Correct comment in linker script.

Header comment said "STM32F072xZ" for the STM32L072xZ linker script.

Signed-off-by: Thomas Propst <tom.propst@gmail.com>
This commit is contained in:
Thomas Propst
2026-02-02 18:40:19 -07:00
committed by Damien George
parent fd009e6c4f
commit 7e1f754ca2

View File

@@ -1,5 +1,5 @@
/*
GNU linker script for STM32F072xZ
GNU linker script for STM32L072xZ
*/
/* Specify the memory areas */