ethernet: move netif glue && add ref counter

1. move netif glue into single file
2. add reference counter for Ethernet driver
This commit is contained in:
morris
2019-11-26 17:48:38 +08:00
parent e349f86d18
commit c3ee156df0
31 changed files with 644 additions and 335 deletions
@@ -51,3 +51,8 @@ API Reference - PHY Interface
-----------------------------
.. include:: /_build/inc/esp_eth_phy.inc
API Reference - Glue for esp_netif
----------------------------------
.. include:: /_build/inc/esp_eth_netif_glue.inc