test/security_manager_sc: add run loop base

This commit is contained in:
Matthias Ringwald 2021-03-07 18:13:22 +01:00
parent 842264f18f
commit 21a1351894

View File

@ -6,7 +6,7 @@ CORE += \
btstack_linked_list.c \
btstack_memory_pool.c \
btstack_run_loop.c \
btstack_run_base.c \
btstack_run_loop_base.c \
btstack_util.c \
main.c \
btstack_stdin_posix.c \