mirror of
https://github.com/micropython/micropython.git
synced 2026-01-28 06:40:19 +01:00
mimxrt/boards/MIMXRT1170_EVK: Remove obsolete pin defines.
The definitions from pins.csv are used directly in mimxrt/eth.c Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
This commit is contained in:
committed by
Damien George
parent
2a5a8cc16e
commit
5021137f32
@@ -175,10 +175,6 @@
|
||||
#define ENET_1_PHY_OPS phyrtl8211f_ops
|
||||
|
||||
// 1G Ethernet PIN definitions
|
||||
// No INT pin for ENET_1G
|
||||
#define ENET_1_RESET_PIN &pin_GPIO_DISP_B2_13
|
||||
#define ENET_1_INT_PIN NULL
|
||||
|
||||
#define IOMUX_TABLE_ENET_1 \
|
||||
{ IOMUXC_GPIO_DISP_B1_00_ENET_1G_RX_EN, 0, 0x08U }, \
|
||||
{ IOMUXC_GPIO_DISP_B1_01_ENET_1G_RX_CLK, 0, 0x08U }, \
|
||||
|
||||
Reference in New Issue
Block a user