Files
BotanicalBuddy/components/io_device_control/CMakeLists.txt

4 lines
139 B
CMake

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