mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 08:42:28 +00:00
libusb: fix compile
This commit is contained in:
parent
3545469685
commit
049f64bb8f
@ -3,9 +3,7 @@ BTSTACK_ROOT = ../..
|
|||||||
|
|
||||||
CORE += main.c stdin_support.c
|
CORE += main.c stdin_support.c
|
||||||
|
|
||||||
CLASSIC += btstack_link_key_db_fs.c
|
COMMON += hci_transport_h2_libusb.c btstack_run_loop_posix.c le_device_db_fs.c btstack_link_key_db_fs.c
|
||||||
SM += le_device_db_fs.c
|
|
||||||
COMMON += hci_transport_h2_libusb.c btstack_run_loop_posix.c
|
|
||||||
|
|
||||||
include ${BTSTACK_ROOT}/example/Makefile.inc
|
include ${BTSTACK_ROOT}/example/Makefile.inc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user