Files
arp_monitoring/components/device_list/CMakeLists.txt
T
2026-09-03 20:18:59 +03:00

6 lines
96 B
CMake

idf_component_register(
SRCS "device_list.c"
INCLUDE_DIRS "include"
REQUIRES lwip
)