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

8 lines
347 B
CMake
Raw Normal View History

2019-12-02 07:29:55 +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 ".")