mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
list examples that require LE in EXAMPLES_USING_LE
This commit is contained in:
parent
7794918f57
commit
c53e8cf9b7
@ -69,6 +69,15 @@ EXAMPLES = \
|
||||
spp_counter \
|
||||
spp_streamer \
|
||||
|
||||
EXAMPLES_USING_LE = \
|
||||
ancs_client \
|
||||
ble_central_test \
|
||||
ble_peripheral \
|
||||
ble_peripheral_sm_minimal \
|
||||
gatt_battery_query \
|
||||
gatt_browser \
|
||||
spp_and_le_counter \
|
||||
|
||||
# requires termios / command line support
|
||||
EXAMPLES_CLI = ble_peripheral ble_peripheral_sm_minimal ble_central_test l2cap_test ancs_client classic_test bnep_test hsp_ag_test hsp_hs_test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user