update
diff --git a/boards/layout_nucleo_f429zi.ld b/boards/layout_nucleo_f429zi.ld index 719dfca..8261e9c 100644 --- a/boards/layout_nucleo_f429zi.ld +++ b/boards/layout_nucleo_f429zi.ld
@@ -1,4 +1,4 @@ -/* Layout for the NucleoF429zi, used by the examples in this repository. */ +/* Layout for the Nucleo F429zi, used by the examples in this repository. */ MEMORY { /* The application region is 64 bytes (0x40) */
diff --git a/boards/layout_nucleo_f446re.ld b/boards/layout_nucleo_f446re.ld index 5f57484..6536b30 100644 --- a/boards/layout_nucleo_f446re.ld +++ b/boards/layout_nucleo_f446re.ld
@@ -1,4 +1,4 @@ -/* Layout for the NucleoF446re, used by the examples in this repository. */ +/* Layout for the Nucleo F446re, used by the examples in this repository. */ MEMORY { /* The application region is 64 bytes (0x40) */