aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F446ZE
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F446ZE')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F446ZE/board.h2
-rw-r--r--os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F446ZE/board.h b/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
index fffa154c5..e158e95a9 100644
--- a/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
+++ b/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
@@ -25,7 +25,7 @@
* Board identifier.
*/
#define BOARD_ST_NUCLEO144_F446ZE
-#define BOARD_NAME "STMicroelectronics NUCLEO144-F446ZE"
+#define BOARD_NAME "STMicroelectronics STM32 Nucleo144-F446ZE"
/*
* Board oscillators-related settings.
diff --git a/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg
index a416839b5..1c3798324 100644
--- a/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg
@@ -8,7 +8,7 @@
<output_path>..</output_path>
<hal_version>3.0.x</hal_version>
</configuration_settings>
- <board_name>STMicroelectronics NUCLEO144-F446ZE</board_name>
+ <board_name>STMicroelectronics STM32 Nucleo144-F446ZE</board_name>
<board_id>ST_NUCLEO144_F446ZE</board_id>
<board_functions></board_functions>
<subtype>STM32F446xx</subtype>