FluxDC/components/FluxProtocol/CMakeLists.txt

4 lines
151 B
CMake
Raw Normal View History

2025-03-17 09:50:22 +08:00
idf_component_register(SRCS "FluxProtocol.cpp"
INCLUDE_DIRS "."
REQUIRES driver freertos FluxUI lvgl FluxUart)