Skip to content

Commit b789a6a

Browse files
committed
Removed examples tests for BLE
As mbed-events is being brought into the mbed-os tree, the examples using the external mbed-events library will fail due to duplicate definitions. The tests for BLE examples will be readded after the examples are updated to only use the mbed-events library in the mbed-os tree.
1 parent 53218f9 commit b789a6a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-blinky" : {},
3-
"https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon" :
4-
{"features": ["BLE"]},
5-
"https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-HeartRate" :
6-
{"features": ["BLE"]},
73
"https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal" :
84
{"features": ["IPV6"]},
95
"https://github.com/ARMmbed/mbed-os-example-client" : {"features": ["IPV6"]},

0 commit comments

Comments
 (0)