OVMS3-idf/components/ethernet
Angus Gratton 453b5ded1d ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set()
Covers the common case of waiting for a particular PHY register to have a particular value.
2017-04-20 18:03:00 +10:00
..
eth_phy ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set() 2017-04-20 18:03:00 +10:00
include ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set() 2017-04-20 18:03:00 +10:00
component.mk ethernet: Refactor PHY support to be part of ethernet component 2017-04-20 18:03:00 +10:00
emac_common.h ethernet: add a gpio to enable/disable phy power 2017-02-11 15:19:53 +08:00
emac_desc.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_dev.c ethernet: Fix typo in log message 2017-03-22 15:22:27 +08:00
emac_dev.h ethernet: support flow control 2017-01-10 15:19:18 +08:00
emac_main.c ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set() 2017-04-20 18:03:00 +10:00
Kconfig mac address: add the number of MAC address generated from efuse for user to choose 2017-03-02 15:54:35 +08:00