mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
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:
@@ -80,6 +80,7 @@ INPUT = \
|
||||
../../components/esp_eth/include/esp_eth_com.h \
|
||||
../../components/esp_eth/include/esp_eth_mac.h \
|
||||
../../components/esp_eth/include/esp_eth_phy.h \
|
||||
../../components/esp_eth/include/esp_eth_netif_glue.h \
|
||||
##
|
||||
## Peripherals - API Reference
|
||||
##
|
||||
|
Reference in New Issue
Block a user