docs: remove user guide for esp32-ethernet-kit migration

This commit is contained in:
renpeiying
2024-07-26 18:00:22 +08:00
parent 18a8fcd510
commit da12d1d932
22 changed files with 4 additions and 2430 deletions

View File

@@ -191,7 +191,7 @@ The Ethernet driver is composed of two parts: MAC and PHY.
.. only:: not SOC_EMAC_USE_MULTI_IO_MUX
.. note::
Signals used in the data plane are fixed to specific GPIOs via IO_MUX, they can not be modified to other GPIOs. Signals used in the control plane can be routed to any free GPIOs via Matrix. Please refer to :doc:`ESP32-Ethernet-Kit <../../hw-reference/esp32/get-started-ethernet-kit>` for hardware design example.
Signals used in the data plane are fixed to specific GPIOs via IO_MUX, they can not be modified to other GPIOs. Signals used in the control plane can be routed to any free GPIOs via Matrix. Please refer to `ESP32-Ethernet-Kit <https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32/esp32-ethernet-kit/index.html>`_ for hardware design example.
.. only:: SOC_EMAC_USE_MULTI_IO_MUX