summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Vázquez Blanco <[email protected]>2023-11-29 08:25:40 +0100
committerAntonio Vázquez Blanco <[email protected]>2023-11-29 08:25:40 +0100
commitf87deba4ac490ecf94b17d1c5e709879ada172cd (patch)
treeffaa2d5390096ced62ba5a521065cb0cac9d3dca
parentc12e719808e1193a1e32252e0b000fd6e53f1ebc (diff)
stm32h750dk: More codespell in linker file
-rw-r--r--hw/bsp/stm32h7/boards/stm32h750bdk/stm32h750xx_flash_CM7.ld3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/bsp/stm32h7/boards/stm32h750bdk/stm32h750xx_flash_CM7.ld b/hw/bsp/stm32h7/boards/stm32h750bdk/stm32h750xx_flash_CM7.ld
index 19de46fa6..30f220a42 100644
--- a/hw/bsp/stm32h7/boards/stm32h750bdk/stm32h750xx_flash_CM7.ld
+++ b/hw/bsp/stm32h7/boards/stm32h750bdk/stm32h750xx_flash_CM7.ld
@@ -129,7 +129,7 @@ SECTIONS
_edata = .; /* define a global symbol at data end */
} >RAM AT> FLASH
-
+
/* Uninitialized data section */
. = ALIGN(4);
.bss :
@@ -157,7 +157,6 @@ SECTIONS
. = ALIGN(8);
} >RAM
-
/* Remove information from the standard libraries */
/DISCARD/ :