aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F429ZI
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F429ZI')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F429ZI/board.h2
-rw-r--r--os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F429ZI/board.h b/os/hal/boards/ST_NUCLEO144_F429ZI/board.h
index bc89241ec..b7d7dcba3 100644
--- a/os/hal/boards/ST_NUCLEO144_F429ZI/board.h
+++ b/os/hal/boards/ST_NUCLEO144_F429ZI/board.h
@@ -25,7 +25,7 @@
* Board identifier.
*/
#define BOARD_ST_NUCLEO144_F429ZI
-#define BOARD_NAME "STMicroelectronics NUCLEO144-F429ZI"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo144-F429ZI"
/*
* Board oscillators-related settings.
diff --git a/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
index e557131f7..319a83130 100644
--- a/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
@@ -8,7 +8,7 @@
<output_path>..</output_path>
<hal_version>3.0.x</hal_version>
</configuration_settings>
- <board_name>STMicroelectronics NUCLEO144-F429ZI</board_name>
+ <board_name>STMicroelectronics STM32 Nucleo144-F429ZI</board_name>
<board_id>ST_NUCLEO144_F429ZI</board_id>
<board_functions></board_functions>
<subtype>STM32F429xx</subtype>