example/Makefile.inc: allow to drop classic objects from Makefile build

This commit is contained in:
Matthias Ringwald 2020-09-11 16:49:49 +02:00
parent b168aa1e01
commit 1b27a074a7

View File

@ -62,7 +62,7 @@ COMMON += \
uECC.c \
sm.c \
CLASSIC += \
CLASSIC ?= \
sdp_util.c \
gatt_sdp.c \
spp_server.c \
@ -233,7 +233,6 @@ EXAMPLES_LE_ONLY= \
nordic_spp_le_streamer \
sm_pairing_central \
sm_pairing_peripheral \
spp_and_gatt_counter \
ublox_spp_le_counter \
# List of Examples that use Bluetooth BR/EDR/LE = Dual Mode