mtk: add run_loop_base

This commit is contained in:
Matthias Ringwald 2021-03-07 17:25:05 +01:00
parent 3c7822d846
commit c31f237122

View File

@ -30,6 +30,7 @@ libBTstack_OBJS = \
btstack.o \
btstack_linked_list.o \
btstack_run_loop.o \
btstack_run_loop_base.o \
btstack_run_loop_posix.o \
btstack_tlv.o \
btstack_util.o \