aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F429ZI/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F429ZI/board.h')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F429ZI/board.h2
1 files changed, 1 insertions, 1 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.