forked from espressif/esp-idf
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