Files
Calendink/components/network/CMakeLists.txt
T

4 lines
154 B
CMake

idf_component_register(SRCS "network.cpp"
INCLUDE_DIRS "."
PRIV_REQUIRES esp_eth esp_wifi esp_netif driver)