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