CMakeLists.txt 139 B

123
  1. idf_component_register(SRCS "ethernet_init.c"
  2. PRIV_REQUIRES driver esp_eth
  3. INCLUDE_DIRS ".")