knxdisplay/components/ethernet_init/CMakeLists.txt
2026-01-22 21:32:21 +01:00

4 lines
151 B
CMake

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