esp32-gp2y/CMakeLists.txt

6 lines
78 B
CMake

idf_component_register(SRCS
"main/esp32-gp2y.c"
INCLUDE_DIRS "include"
)