esp32-gp2y/CMakeLists.txt
Morgan 'ARR\!' Allen 005264adc1 init
2022-07-19 21:23:40 -07:00

5 lines
78 B
CMake

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