aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F446ZE/board.h')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F446ZE/board.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F446ZE/board.h b/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
index a699afd2e..9d453c12e 100644
--- a/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
+++ b/os/hal/boards/ST_NUCLEO144_F446ZE/board.h
@@ -33,6 +33,12 @@
#define BOARD_NAME "STMicroelectronics STM32 Nucleo144-F446ZE"
/*
+ * Ethernet PHY type.
+ */
+#define BOARD_PHY_ID MII_LAN8742A_ID
+#define BOARD_PHY_RMII
+
+/*
* Board oscillators-related settings.
* NOTE: LSE not fitted.
*/