FluxDC/components/FluxPower/CMakeLists.txt

4 lines
156 B
CMake
Raw Permalink Normal View History

idf_component_register(SRCS "Flux_Power.c"
2025-03-15 09:37:07 +08:00
REQUIRES driver freertos esp_adc FluxUI lvgl FluxWifi
INCLUDE_DIRS "." )