mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
libusb: fix makefile
This commit is contained in:
parent
7eb8556897
commit
cf9641eb81
@ -21,7 +21,7 @@ VPATH += ${BTSTACK_ROOT}/platform/libusb
|
||||
CFLAGS += $(shell pkg-config libusb-1.0 --cflags)
|
||||
LDFLAGS += $(shell pkg-config libusb-1.0 --libs)
|
||||
|
||||
EXAMPLES +=
|
||||
EXAMPLES += \
|
||||
le_data_channel_client \
|
||||
le_data_channel_server \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user