mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'fix/esp_eth_p4_docs_v5.3' into 'release/v5.3'
docs(esp_eth): enabled Configure MAC and PHY section for P4 (v5.3) See merge request espressif/esp-idf!31496
This commit is contained in:
@@ -116,9 +116,7 @@
|
||||
|
||||
以太网驱动器由两部分组成:MAC 和 PHY。
|
||||
|
||||
.. TODO remove esp32p4 (IDF-9057)
|
||||
|
||||
.. only:: SOC_EMAC_SUPPORTED and not esp32p4
|
||||
.. only:: SOC_EMAC_SUPPORTED
|
||||
|
||||
MAC 和 PHY 之间的通信可以通过多种方式进行,如: **MII** (媒体独立接口)、 **RMII** (简化媒体独立接口)等。
|
||||
|
||||
|
Reference in New Issue
Block a user