btstack_run_loop_freertos: use run loop base (build)

This commit is contained in:
Matthias Ringwald 2021-03-04 14:51:23 +01:00
parent cd5f23a325
commit 86dbc093a7

View File

@ -66,6 +66,7 @@ ${BTSTACK_ROOT}/src/btstack_memory_pool.c \
${BTSTACK_ROOT}/src/btstack_resample.c \
${BTSTACK_ROOT}/src/btstack_ring_buffer.c \
${BTSTACK_ROOT}/src/btstack_run_loop.c \
${BTSTACK_ROOT}/src/btstack_run_loop_base.c \
${BTSTACK_ROOT}/src/btstack_tlv.c \
${BTSTACK_ROOT}/src/btstack_util.c \
${BTSTACK_ROOT}/src/hci.c \