4 lines
151 B
CMake
4 lines
151 B
CMake
|
|
idf_component_register(SRCS "FluxProtocol.cpp"
|
||
|
|
INCLUDE_DIRS "."
|
||
|
|
REQUIRES driver freertos FluxUI lvgl FluxUart)
|