4 lines
140 B
CMake
4 lines
140 B
CMake
idf_component_register(SRCS "su-03t.c" "su-03t_voice.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES driver log)
|