|
60 | 60 | "github":"https://github.com/ARMmbed/mbed-os-example-ble", |
61 | 61 | "sub-repo-example": true, |
62 | 62 | "subs": [ |
63 | | - "BLE_Beacon", |
64 | | - "BLE_HeartRate", |
65 | | - "BLE_Thermometer", |
66 | | - "BLE_LEDBlinker", |
67 | | - "BLE_LED", |
68 | | - "BLE_GAPButton", |
69 | | - "BLE_Button", |
70 | | - "BLE_BatteryLevel" |
| 63 | + "BLE_BatteryLevel", |
| 64 | + "BLE_Beacon", |
| 65 | + "BLE_Button", |
| 66 | + "BLE_GAP", |
| 67 | + "BLE_GAPButton", |
| 68 | + "BLE_GattClient", |
| 69 | + "BLE_GattServer", |
| 70 | + "BLE_HeartRate", |
| 71 | + "BLE_LED", |
| 72 | + "BLE_LEDBlinker", |
| 73 | + "BLE_PeriodicAdvertising", |
| 74 | + "BLE_Privacy", |
| 75 | + "BLE_SM", |
| 76 | + "BLE_Thermometer" |
71 | 77 | ], |
72 | | - "features" : ["BLE"], |
73 | | - "targets" : ["NRF51_DK", "NRF52_DK", "K66F", "NUCLEO_F401RE"], |
| 78 | + "features" : [], |
| 79 | + "targets" : ["NRF51_DK", "NRF52_DK", "DISCO_L475VG_IOT01A"], |
74 | 80 | "toolchains" : [], |
75 | 81 | "exporters": [], |
76 | 82 | "compile" : true, |
|
100 | 106 | "sub-repo-example": false, |
101 | 107 | "subs": [], |
102 | 108 | "features" : [], |
103 | | - "targets" : ["K64F", "DISCO_F746NG"], |
| 109 | + "targets" : ["K66F", "NUCLEO_F429ZI", "DISCO_F746NG"], |
104 | 110 | "toolchains" : [], |
105 | 111 | "exporters": [], |
106 | 112 | "compile" : true, |
|
172 | 178 | "sub-repo-example": false, |
173 | 179 | "subs": [], |
174 | 180 | "features" : [], |
175 | | - "targets" : ["K66F"], |
| 181 | + "targets" : ["DISCO_L475VG_IOT01A"], |
176 | 182 | "toolchains" : [], |
177 | 183 | "exporters": [], |
178 | 184 | "compile" : true, |
|
188 | 194 | "sub-repo-example": false, |
189 | 195 | "subs": [], |
190 | 196 | "features" : [], |
191 | | - "targets" : ["K66F", "FVP_MPS2_M3"], |
| 197 | + "targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"], |
192 | 198 | "toolchains" : [], |
193 | 199 | "exporters": [], |
194 | 200 | "compile" : true, |
|
220 | 226 | "sub-repo-example": false, |
221 | 227 | "subs": [], |
222 | 228 | "features" : [], |
223 | | - "targets" : ["K66F", "FVP_MPS2_M3"], |
| 229 | + "targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"], |
224 | 230 | "toolchains" : [], |
225 | 231 | "exporters": [], |
226 | 232 | "compile" : true, |
|
252 | 258 | "sub-repo-example": false, |
253 | 259 | "subs": [], |
254 | 260 | "features" : [], |
255 | | - "targets" : ["K66F"], |
| 261 | + "targets" : ["DISCO_L475VG_IOT01A"], |
256 | 262 | "toolchains" : [], |
257 | 263 | "exporters": [], |
258 | 264 | "compile" : true, |
|
396 | 402 | "sub-repo-example": false, |
397 | 403 | "subs": [], |
398 | 404 | "features" : [], |
399 | | - "targets" : ["K64F", "DISCO_L475VG_IOT01A"], |
| 405 | + "targets" : ["DISCO_L475VG_IOT01A"], |
400 | 406 | "toolchains" : [], |
401 | 407 | "exporters": [], |
402 | 408 | "compile" : true, |
|
429 | 435 | "subs": [], |
430 | 436 | "features" : [], |
431 | 437 | "targets" : ["CY8CKIT_062_WIFI_BT_PSA", |
432 | | - "K64F", |
433 | 438 | "K66F", |
434 | 439 | "NUCLEO_F429ZI", |
435 | 440 | "UBLOX_ODIN_EVK_W2", |
|
0 commit comments