mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
netif require vfs
This commit is contained in:
committed by
Angus Gratton
parent
580cfeaaae
commit
2f433e4342
@@ -16,7 +16,7 @@ set(COMPONENT_SRCDIRS
|
|||||||
${LWIP_PPP_DIRS} netif
|
${LWIP_PPP_DIRS} netif
|
||||||
port/freertos port/netif port/debug port)
|
port/freertos port/netif port/debug port)
|
||||||
|
|
||||||
set(COMPONENT_REQUIRES "")
|
set(COMPONENT_REQUIRES vfs)
|
||||||
set(COMPONENT_PRIV_REQUIRES ethernet tcpip_adapter)
|
set(COMPONENT_PRIV_REQUIRES ethernet tcpip_adapter)
|
||||||
|
|
||||||
register_component()
|
register_component()
|
||||||
|
Reference in New Issue
Block a user