idf-dfplayermini/CMakeLists.txt

6 lines
80 B
CMake
Raw Normal View History

2021-10-15 01:13:37 -04:00
idf_component_register(SRCS
"main/dfplayermini.c"
INCLUDE_DIRS "include"
)