aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-08-24 12:17:32 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-08-24 12:17:32 +0000
commit1512038d266bd1a11dfac892eeedc91261ff9bcc (patch)
treef0c79950250ead18ea864bade2854f7ad17f259a /os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
parent74881fe821cccd5040ef1ec5f48a14d3ddf8ce98 (diff)
downloadChibiOS-1512038d266bd1a11dfac892eeedc91261ff9bcc.tar.gz
ChibiOS-1512038d266bd1a11dfac892eeedc91261ff9bcc.tar.bz2
ChibiOS-1512038d266bd1a11dfac892eeedc91261ff9bcc.zip
Added missing Ethernet PHY related PINs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9737 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
index 8c3bab9d0..6b634e870 100644
--- a/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO144_F429ZI/cfg/board.chcfg
@@ -77,13 +77,13 @@
Mode="Input"
Alternate="0" />
<pin7
- ID="ARD_D11 SPI1_MOSI ZIO_D71"
+ ID="ARD_D11 SPI1_MOSI ZIO_D71 RMII_RX_DV"
Type="PushPull"
Level="High"
Speed="Maximum"
Resistor="PullUp"
- Mode="Input"
- Alternate="0" />
+ Mode="Alternate"
+ Alternate="11" />
<pin8
ID="USB_SOF"
Type="PushPull"
@@ -255,13 +255,13 @@
Mode="Input"
Alternate="0" />
<pin13
- ID="ZIO_D18 I2S2_CK"
+ ID="ZIO_D18 I2S2_CK RMII_TXD1"
Type="PushPull"
Level="High"
Speed="Maximum"
Resistor="PullUp"
- Mode="Input"
- Alternate="0" />
+ Mode="Alternate"
+ Alternate="11" />
<pin14
ID="LED3"
Type="PushPull"