mirror of
https://github.com/micropython/micropython.git
synced 2026-03-13 04:10:17 +01:00
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:
committed by
Damien George
parent
fd009e6c4f
commit
7e1f754ca2
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
GNU linker script for STM32F072xZ
|
||||
GNU linker script for STM32L072xZ
|
||||
*/
|
||||
|
||||
/* Specify the memory areas */
|
||||
|
||||
Reference in New Issue
Block a user