esp-idf/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/CMakeLists.txt

6 wiersze
250 B
CMake

idf_component_register(SRCS "bt_app_av.c"
"bt_app_core.c"
"main.c"
PRIV_REQUIRES esp_driver_i2s bt nvs_flash esp_ringbuf esp_driver_dac
INCLUDE_DIRS ".")