OVMS3-idf/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/CMakeLists.txt

8 lines
347 B
CMake
Raw Normal View History

2019-10-25 12:17:32 +00:00
idf_component_register(SRCS "app_hf_msg_prs.c"
"app_hf_msg_set.c"
"bt_app_core.c"
"bt_app_hf.c"
"console_uart.c"
"gpio_pcm_config.c"
"main.c"
INCLUDE_DIRS ".")