FluxDC/components/FluxProtocol/CMakeLists.txt
2025-04-30 16:50:45 +08:00

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)