domotic/components/audio/CMakeLists.txt

4 lines
138 B
CMake

idf_component_register(SRCS "audio.c"
INCLUDE_DIRS "include"
REQUIRES esp32_p4_function_ev_board)