Files
Smart-flower-system/components/io_device_control/CMakeLists.txt
Wang Beihong fcc2d0825d first commit
2026-03-14 14:19:32 +08:00

4 lines
139 B
CMake

idf_component_register(SRCS "io_device_control.c"
INCLUDE_DIRS "include"
REQUIRES esp_driver_gpio)