aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F746ZG/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F746ZG/board.h')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZG/board.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZG/board.h b/os/hal/boards/ST_NUCLEO144_F746ZG/board.h
index bb4823e47..2a4df0a1e 100644
--- a/os/hal/boards/ST_NUCLEO144_F746ZG/board.h
+++ b/os/hal/boards/ST_NUCLEO144_F746ZG/board.h
@@ -18,14 +18,14 @@
#define _BOARD_H_
/*
- * Setup for STMicroelectronics NUCLEO144-F746ZE board.
+ * Setup for STMicroelectronics NUCLEO144-F746ZG board.
*/
/*
* Board identifier.
*/
-#define BOARD_ST_NUCLEO144_F746ZE
-#define BOARD_NAME "STMicroelectronics NUCLEO144-F746ZE"
+#define BOARD_ST_NUCLEO144_F746ZG
+#define BOARD_NAME "STMicroelectronics NUCLEO144-F746ZG"
/*
* Ethernet PHY type.