mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
test_utils: add missing dependency on esp_netif
This commit is contained in:
@@ -26,4 +26,4 @@ idf_component_register(SRCS ${srcs}
|
||||
INCLUDE_DIRS include
|
||||
PRIV_INCLUDE_DIRS private_include
|
||||
REQUIRES spi_flash idf_test cmock
|
||||
PRIV_REQUIRES perfmon driver)
|
||||
PRIV_REQUIRES perfmon driver esp_netif)
|
||||
|
Reference in New Issue
Block a user