FluxDC/components/FluxProtocol/CMakeLists.txt
2025-03-17 09:50:22 +08:00

4 lines
151 B
CMake

idf_component_register(SRCS "FluxProtocol.cpp"
INCLUDE_DIRS "."
REQUIRES driver freertos FluxUI lvgl FluxUart)