arp_monitoring/components/device_list/CMakeLists.txt
2026-07-15 20:32:20 +03:00

4 lines
77 B
CMake

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