OVMS3-idf/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/CMakeLists.txt
2019-12-16 17:18:51 +08:00

8 lines
347 B
CMake

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 ".")