OVMS3-idf/examples/bluetooth/a2dp_sink/main/CMakeLists.txt
2019-06-21 19:53:29 +08:00

6 lines
162 B
CMake

idf_component_register(SRCS "bt_app_av.c"
"bt_app_core.c"
"main.c"
INCLUDE_DIRS ".")