aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F446ZE/cfg
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2017-07-08 11:51:42 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2017-07-08 11:51:42 +0000
commit1dfcb065c96e1c4838239a0cd55864272f1e65e0 (patch)
tree8d988e458e4daaab0e26fb437e80062b89a8434a /os/hal/boards/ST_NUCLEO144_F446ZE/cfg
parent22dadf76b5345c53e624e8feea48bc96d36aaa9c (diff)
downloadChibiOS-1dfcb065c96e1c4838239a0cd55864272f1e65e0.tar.gz
ChibiOS-1dfcb065c96e1c4838239a0cd55864272f1e65e0.tar.bz2
ChibiOS-1dfcb065c96e1c4838239a0cd55864272f1e65e0.zip
Fixed Bug #859
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10310 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F446ZE/cfg')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg
index bf93b787f..d980b31f5 100644
--- a/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO144_F446ZE/cfg/board.chcfg
@@ -11,6 +11,11 @@
<board_name>STMicroelectronics STM32 Nucleo144-F446ZE</board_name>
<board_id>ST_NUCLEO144_F446ZE</board_id>
<board_functions></board_functions>
+ <headers></headers>
+ <ethernet_phy>
+ <identifier>MII_LAN8742A_ID</identifier>
+ <bus_type>RMII</bus_type>
+ </ethernet_phy>
<subtype>STM32F446xx</subtype>
<clocks
HSEFrequency="8000000"