4 lines
139 B
CMake
Raw Normal View History

idf_component_register(SRCS "ethernet_init.c"
PRIV_REQUIRES driver esp_eth
INCLUDE_DIRS ".")