FluxDC/components/FluxPower/CMakeLists.txt

4 lines
145 B
CMake

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