4 lines
178 B
CMake
4 lines
178 B
CMake
idf_component_register(SRCS "FluxProtocol_data.c" "FluxProtocol.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES driver freertos FluxUI lvgl FluxUart FluxSD)
|