mirror of
https://github.com/m5stack/M5Unit-PoE-P4-UserDemo.git
synced 2026-05-20 11:50:12 -07:00
4 lines
148 B
CMake
4 lines
148 B
CMake
idf_component_register(SRCS "ethernet_init.c"
|
|
PRIV_REQUIRES esp_driver_gpio esp_eth
|
|
INCLUDE_DIRS ".")
|