Skip to content

Commit

Permalink
Merge pull request #13828 from paul-szczepanek-arm/fix-example-list-2
Browse files Browse the repository at this point in the history
fix ble example names
  • Loading branch information
0xc0170 authored Oct 29, 2020
2 parents f57f265 + 440aea6 commit 2f87d59
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions tools/test/examples/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,15 @@
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
"sub-repo-example": true,
"subs": [
"BLE_BatteryLevel",
"BLE_Advertising",
"BLE_GAP",
"BLE_GattClient",
"BLE_GattServer",
"BLE_HeartRate",
"BLE_LED",
"BLE_LEDBlinker",
"BLE_GattClient_CharacteristicUpdates",
"BLE_GattClient_CharacteristicWrite",
"BLE_GattServer_AddService",
"BLE_GattServer_CharacteristicUpdates",
"BLE_GattServer_CharacteristicWrite",
"BLE_PeriodicAdvertising",
"BLE_Privacy",
"BLE_SM"
"BLE_SecurityAndPrivacy"
],
"features" : [],
"targets" : ["NRF52_DK", "DISCO_L475VG_IOT01A"],
Expand Down

0 comments on commit 2f87d59

Please sign in to comment.