esp32-gp2y/CMakeLists.txt

6 lines
78 B
CMake
Raw Permalink Normal View History

2022-07-20 00:23:40 -04:00
idf_component_register(SRCS
"main/esp32-gp2y.c"
INCLUDE_DIRS "include"
)