Merge branch 'feature/eth_phy_common' into 'master'

ESP PHY structure refactor

Closes IDF-5149

See merge request espressif/esp-idf!18158
This commit is contained in:
Ondrej Kosta
2022-06-28 23:25:12 +08:00
19 changed files with 839 additions and 3561 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
以太网 PHY 公共寄存器
-----------------------------
* :component_file:`esp_eth/include/eth_phy_regs_struct.h`
* :component_file:`esp_eth/include/eth_phy_802_3_regs.h`
API 参考 -- 驱动程序模型
----------------------------