Merge pull request #12179 from jamesbeyond/update_ble

TESTS: Update testing of examples in mbed-os
pull/12196/head
Martin Kojtal 2020-01-07 11:25:19 +01:00 committed by GitHub
commit b943b5f4db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 17 deletions

View File

@ -60,17 +60,23 @@
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
"sub-repo-example": true,
"subs": [
"BLE_Beacon",
"BLE_HeartRate",
"BLE_Thermometer",
"BLE_LEDBlinker",
"BLE_LED",
"BLE_GAPButton",
"BLE_Button",
"BLE_BatteryLevel"
"BLE_BatteryLevel",
"BLE_Beacon",
"BLE_Button",
"BLE_GAP",
"BLE_GAPButton",
"BLE_GattClient",
"BLE_GattServer",
"BLE_HeartRate",
"BLE_LED",
"BLE_LEDBlinker",
"BLE_PeriodicAdvertising",
"BLE_Privacy",
"BLE_SM",
"BLE_Thermometer"
],
"features" : ["BLE"],
"targets" : ["NRF51_DK", "NRF52_DK", "K66F", "NUCLEO_F401RE"],
"features" : [],
"targets" : ["NRF51_DK", "NRF52_DK", "DISCO_L475VG_IOT01A"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -100,7 +106,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K64F", "DISCO_F746NG"],
"targets" : ["K66F", "NUCLEO_F429ZI", "DISCO_F746NG"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -172,7 +178,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K66F"],
"targets" : ["DISCO_L475VG_IOT01A"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -188,7 +194,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K66F", "FVP_MPS2_M3"],
"targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -220,7 +226,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K66F", "FVP_MPS2_M3"],
"targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -252,7 +258,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K66F"],
"targets" : ["DISCO_L475VG_IOT01A"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -396,7 +402,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K64F", "DISCO_L475VG_IOT01A"],
"targets" : ["DISCO_L475VG_IOT01A"],
"toolchains" : [],
"exporters": [],
"compile" : true,
@ -429,7 +435,6 @@
"subs": [],
"features" : [],
"targets" : ["CY8CKIT_062_WIFI_BT_PSA",
"K64F",
"K66F",
"NUCLEO_F429ZI",
"UBLOX_ODIN_EVK_W2",