mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
libusb: only commpile le data channel examples
This commit is contained in:
parent
e8afb645ae
commit
b8b2707a51
@ -21,7 +21,8 @@ VPATH += ${BTSTACK_ROOT}/platform/libusb
|
||||
CFLAGS += $(shell pkg-config libusb-1.0 --cflags)
|
||||
LDFLAGS += $(shell pkg-config libusb-1.0 --libs)
|
||||
|
||||
EXAMPLES += \
|
||||
# override examples for now
|
||||
EXAMPLES = \
|
||||
le_data_channel_client \
|
||||
le_data_channel_server \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user