1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-21 15:09:07 -04:00

4 lines
148 B
CMake
Raw Normal View History

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