From c53e8cf9b7ed6c08db7992ab2c706b10c4f9d876 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Fri, 17 Apr 2015 16:20:11 +0200 Subject: [PATCH] list examples that require LE in EXAMPLES_USING_LE --- example/embedded/Makefile.inc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/example/embedded/Makefile.inc b/example/embedded/Makefile.inc index 9d1a1bcd7..43ef843fa 100644 --- a/example/embedded/Makefile.inc +++ b/example/embedded/Makefile.inc @@ -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