FluxDC/components/FluxProtocol/CMakeLists.txt
2025-04-23 08:58:26 +08:00

4 lines
150 B
CMake

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