Merge branch 'docs/remove_user_guide_for_esp32_ethernet_migration' into 'master'

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

Closes DOC-6911

See merge request espressif/esp-idf!32365
This commit is contained in:
morris
2024-08-05 11:35:14 +08:00
22 changed files with 4 additions and 2430 deletions
+1 -1
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