mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
test/security_manager_sc: fix build
This commit is contained in:
parent
40e8d6c5eb
commit
14dd575830
@ -18,6 +18,7 @@ COMMON += \
|
||||
ad_parser.c \
|
||||
hci_cmd.c \
|
||||
hci_dump.c \
|
||||
hci_dump_posix_fs.c \
|
||||
l2cap.c \
|
||||
l2cap_signaling.c \
|
||||
hci_transport_h2_libusb.c \
|
||||
|
@ -61,7 +61,10 @@
|
||||
#include "btstack_run_loop_posix.h"
|
||||
#include "hal_led.h"
|
||||
#include "hci.h"
|
||||
#include "hci_transport.h"
|
||||
#include "hci_transport_usb.h"
|
||||
#include "hci_dump.h"
|
||||
#include "hci_dump_posix_fs.h"
|
||||
#include "btstack_stdin.h"
|
||||
#include "btstack_audio.h"
|
||||
#include "btstack_tlv_posix.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user