FluxDC/components/FluxProtocol/CMakeLists.txt

4 lines
149 B
CMake
Raw Normal View History

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