FluxDC/components/FluxPower/CMakeLists.txt
2025-03-15 09:37:07 +08:00

4 lines
154 B
CMake

idf_component_register(SRCS "FluxPower.c"
REQUIRES driver freertos esp_adc FluxUI lvgl FluxWifi
INCLUDE_DIRS ".")