5 lines
80 B
CMake
5 lines
80 B
CMake
idf_component_register(SRCS
|
|
"main/dfplayermini.c"
|
|
|
|
INCLUDE_DIRS "include"
|
|
)
|