Files
Smart-granary-code/components/io_device_control/CMakeLists.txt
2026-03-11 20:14:14 +08:00

4 lines
142 B
CMake

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