FluxDC/components/FluxProtocol/CMakeLists.txt
2025-04-25 08:19:43 +08:00

4 lines
178 B
CMake

idf_component_register(SRCS "FluxProtocol_data.c" "FluxProtocol.c"
INCLUDE_DIRS "."
REQUIRES driver freertos FluxUI lvgl FluxUart FluxSD)