esp-idf/components/tcpip_adapter/CMakeLists.txt

4 wiersze
134 B
CMake

idf_component_register(SRCS "tcpip_adapter_compat.c"
INCLUDE_DIRS include
REQUIRES esp_netif)