FluxDC/components/FluxButton/CMakeLists.txt
2025-03-13 09:04:45 +08:00

4 lines
166 B
CMake

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