FluxDC/components/FluxPower/CMakeLists.txt

4 lines
164 B
CMake
Raw Normal View History

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