Add OpenHacks ethernt board config (#670)

This commit is contained in:
Guillermo Ruffino 2020-07-06 11:58:53 -03:00 committed by GitHub
parent ce8eba7289
commit 1f932974ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,18 @@ Configuration for Olimex ESP32-POE
clk_mode: GPIO17_OUT
phy_addr: 0
power_pin: GPIO12
Configuration for OpenHacks LAN8720
-----------------------------------
.. code-block:: yaml
ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
phy_addr: 1
See Also
--------