|
3 | 3 | {
|
4 | 4 | "name": "mbed-os-example-blinky",
|
5 | 5 | "github": "https://github.com/ARMmbed/mbed-os-example-blinky",
|
6 |
| - "mbed": [ |
7 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky" |
8 |
| - ], |
9 |
| - "test-repo-source": "github", |
| 6 | + "sub-repo-example": false, |
| 7 | + "subs": [], |
10 | 8 | "features" : [],
|
11 | 9 | "targets" : [],
|
12 | 10 | "toolchains" : [],
|
|
21 | 19 | {
|
22 | 20 | "name": "mbed-os-example-blinky-baremetal",
|
23 | 21 | "github": "https://github.com/ARMmbed/mbed-os-example-blinky-baremetal",
|
24 |
| - "mbed": [ |
25 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky-baremetal" |
26 |
| - ], |
27 |
| - "test-repo-source": "github", |
| 22 | + "sub-repo-example": false, |
| 23 | + "subs": [], |
28 | 24 | "features" : [],
|
29 | 25 | "targets" : ["K66F", "NUCLEO_F429ZI", "ARCH_PRO", "LPC1768"],
|
30 | 26 | "toolchains" : [],
|
|
37 | 33 | {
|
38 | 34 | "name": "mbed-os-example-tls",
|
39 | 35 | "github": "https://github.com/ARMmbed/mbed-os-example-tls",
|
40 |
| - "mbed": [ |
41 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-benchmark", |
42 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-tls-client", |
43 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-hashing", |
44 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-authcrypt" |
| 36 | + "sub-repo-example": true, |
| 37 | + "subs": [ |
| 38 | + "benchmark", |
| 39 | + "tls-client", |
| 40 | + "hashing", |
| 41 | + "authcrypt" |
45 | 42 | ],
|
46 |
| - "test-repo-source": "mbed", |
47 | 43 | "features" : [],
|
48 | 44 | "targets" : ["K66F", "NUCLEO_F429ZI"],
|
49 | 45 | "toolchains" : ["GCC_ARM", "ARM"],
|
|
63 | 59 | {
|
64 | 60 | "name": "mbed-os-example-ble",
|
65 | 61 | "github":"https://github.com/ARMmbed/mbed-os-example-ble",
|
66 |
| - "mbed": [ |
67 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon", |
68 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-HeartRate", |
69 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Thermometer", |
70 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-LEDBlinker", |
71 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-LED", |
72 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAPButton", |
73 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Button", |
74 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-BatteryLevel" |
| 62 | + "sub-repo-example": true, |
| 63 | + "subs": [ |
| 64 | + "BLE_Beacon", |
| 65 | + "BLE_HeartRate", |
| 66 | + "BLE_Thermometer", |
| 67 | + "BLE_LEDBlinker", |
| 68 | + "BLE_LED", |
| 69 | + "BLE_GAPButton", |
| 70 | + "BLE_Button", |
| 71 | + "BLE_BatteryLevel" |
75 | 72 | ],
|
76 |
| - "test-repo-source": "mbed", |
77 | 73 | "features" : ["BLE"],
|
78 | 74 | "targets" : ["NRF51_DK", "NRF52_DK", "K66F", "NUCLEO_F401RE"],
|
79 | 75 | "toolchains" : [],
|
|
86 | 82 | {
|
87 | 83 | "name": "mbed-os-example-sockets",
|
88 | 84 | "github":"https://github.com/ARMmbed/mbed-os-example-sockets",
|
89 |
| - "mbed": [ |
90 |
| - ], |
91 |
| - "test-repo-source": "github", |
| 85 | + "sub-repo-example": false, |
| 86 | + "subs": [], |
92 | 87 | "features" : [],
|
93 | 88 | "targets" : ["K66F", "NUCLEO_F429ZI", "NUMAKER_PFM_NUC472", "FVP_MPS2_M3"],
|
94 | 89 | "toolchains" : [],
|
|
103 | 98 | {
|
104 | 99 | "name": "mbed-os-example-tls-socket",
|
105 | 100 | "github":"https://github.com/ARMmbed/mbed-os-example-tls-socket",
|
106 |
| - "mbed": [ |
107 |
| - ], |
108 |
| - "test-repo-source": "github", |
| 101 | + "sub-repo-example": false, |
| 102 | + "subs": [], |
109 | 103 | "features" : [],
|
110 | 104 | "targets" : ["K64F", "DISCO_F746NG"],
|
111 | 105 | "toolchains" : [],
|
|
120 | 114 | {
|
121 | 115 | "name": "mbed-os-example-wifi",
|
122 | 116 | "github":"https://github.com/ARMmbed/mbed-os-example-wifi",
|
123 |
| - "mbed": [ |
124 |
| - ], |
125 |
| - "test-repo-source": "github", |
| 117 | + "sub-repo-example": false, |
| 118 | + "subs": [], |
126 | 119 | "features" : [],
|
127 | 120 | "targets" : [],
|
128 | 121 | "toolchains" : [],
|
|
135 | 128 | {
|
136 | 129 | "name": "nanostack-border-router",
|
137 | 130 | "github":"https://github.com/ARMmbed/nanostack-border-router",
|
138 |
| - "mbed": [], |
139 |
| - "test-repo-source": "github", |
| 131 | + "sub-repo-example": false, |
| 132 | + "subs": [], |
140 | 133 | "features" : [],
|
141 | 134 | "targets" : ["K66F", "NUCLEO_F429ZI"],
|
142 | 135 | "toolchains" : [],
|
|
149 | 142 | {
|
150 | 143 | "name": "mbed-os-example-cellular",
|
151 | 144 | "github":"https://github.com/ARMmbed/mbed-os-example-cellular",
|
152 |
| - "mbed": [], |
153 |
| - "test-repo-source": "github", |
| 145 | + "sub-repo-example": false, |
| 146 | + "subs": [], |
154 | 147 | "features" : [],
|
155 | 148 | "targets" : ["MTS_DRAGONFLY_F411RE"],
|
156 | 149 | "toolchains" : [],
|
|
163 | 156 | {
|
164 | 157 | "name": "mbed-os-example-lorawan",
|
165 | 158 | "github":"https://github.com/ARMmbed/mbed-os-example-lorawan",
|
166 |
| - "mbed": [], |
167 |
| - "test-repo-source": "github", |
| 159 | + "sub-repo-example": false, |
| 160 | + "subs": [], |
168 | 161 | "features" : [],
|
169 | 162 | "targets" : ["DISCO_L072CZ_LRWAN1", "MTB_MTS_XDOT", "MTS_MDOT_F411RE"],
|
170 | 163 | "toolchains" : [],
|
|
177 | 170 | {
|
178 | 171 | "name": "mbed-os-example-nvstore",
|
179 | 172 | "github":"https://github.com/ARMmbed/mbed-os-example-nvstore",
|
180 |
| - "mbed": [], |
181 |
| - "test-repo-source": "github", |
| 173 | + "sub-repo-example": false, |
| 174 | + "subs": [], |
182 | 175 | "features" : [],
|
183 | 176 | "targets" : ["K66F", "FVP_MPS2_M3"],
|
184 | 177 | "toolchains" : [],
|
|
193 | 186 | {
|
194 | 187 | "name": "mbed-os-example-devicekey",
|
195 | 188 | "github":"https://github.com/ARMmbed/mbed-os-example-devicekey",
|
196 |
| - "mbed": [], |
197 |
| - "test-repo-source": "github", |
| 189 | + "sub-repo-example": false, |
| 190 | + "subs": [], |
198 | 191 | "features" : [],
|
199 | 192 | "targets" : ["K66F"],
|
200 | 193 | "toolchains" : [],
|
|
209 | 202 | {
|
210 | 203 | "name": "mbed-os-example-thread-statistics",
|
211 | 204 | "github":"https://github.com/ARMmbed/mbed-os-example-thread-statistics",
|
212 |
| - "mbed": [], |
213 |
| - "test-repo-source": "github", |
| 205 | + "sub-repo-example": false, |
| 206 | + "subs": [], |
214 | 207 | "features" : [],
|
215 | 208 | "targets" : ["K66F", "FVP_MPS2_M3"],
|
216 | 209 | "toolchains" : [],
|
|
225 | 218 | {
|
226 | 219 | "name": "mbed-os-example-sys-info",
|
227 | 220 | "github":"https://github.com/ARMmbed/mbed-os-example-sys-info",
|
228 |
| - "mbed": [], |
229 |
| - "test-repo-source": "github", |
| 221 | + "sub-repo-example": false, |
| 222 | + "subs": [], |
230 | 223 | "features" : [],
|
231 | 224 | "targets" : ["K64F", "FVP_MPS2_M3"],
|
232 | 225 | "toolchains" : [],
|
|
241 | 234 | {
|
242 | 235 | "name": "mbed-os-example-cpu-usage",
|
243 | 236 | "github":"https://github.com/ARMmbed/mbed-os-example-cpu-usage",
|
244 |
| - "mbed": [], |
245 |
| - "test-repo-source": "github", |
| 237 | + "sub-repo-example": false, |
| 238 | + "subs": [], |
246 | 239 | "features" : [],
|
247 | 240 | "targets" : ["K66F", "FVP_MPS2_M3"],
|
248 | 241 | "toolchains" : [],
|
|
257 | 250 | {
|
258 | 251 | "name": "mbed-os-example-cpu-stats",
|
259 | 252 | "github":"https://github.com/ARMmbed/mbed-os-example-cpu-stats",
|
260 |
| - "mbed": [], |
261 |
| - "test-repo-source": "github", |
| 253 | + "sub-repo-example": false, |
| 254 | + "subs": [], |
262 | 255 | "features" : [],
|
263 | 256 | "targets" : ["K64F", "FVP_MPS2_M3"],
|
264 | 257 | "toolchains" : [],
|
|
273 | 266 | {
|
274 | 267 | "name": "mbed-os-example-socket-stats",
|
275 | 268 | "github":"https://github.com/ARMmbed/mbed-os-example-socket-stats",
|
276 |
| - "mbed": [], |
277 |
| - "test-repo-source": "github", |
| 269 | + "sub-repo-example": false, |
| 270 | + "subs": [], |
278 | 271 | "features" : [],
|
279 | 272 | "targets" : ["K66F"],
|
280 | 273 | "toolchains" : [],
|
|
289 | 282 | {
|
290 | 283 | "name": "mbed-os-example-error-handling",
|
291 | 284 | "github":"https://github.com/ARMmbed/mbed-os-example-error-handling",
|
292 |
| - "mbed": [], |
293 |
| - "test-repo-source": "github", |
| 285 | + "sub-repo-example": false, |
| 286 | + "subs": [], |
294 | 287 | "features" : [],
|
295 | 288 | "targets" : ["K64F", "FVP_MPS2_M3"],
|
296 | 289 | "toolchains" : [],
|
|
305 | 298 | {
|
306 | 299 | "name": "mbed-os-example-filesystem",
|
307 | 300 | "github":"https://github.com/ARMmbed/mbed-os-example-filesystem",
|
308 |
| - "mbed": [ |
309 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-filesystem" |
310 |
| - ], |
311 |
| - "test-repo-source": "github", |
| 301 | + "sub-repo-example": false, |
| 302 | + "subs": [], |
312 | 303 | "features" : [],
|
313 | 304 | "targets" : ["K64F","K82F"],
|
314 | 305 | "toolchains" : [],
|
|
323 | 314 | {
|
324 | 315 | "name": "mbed-os-example-mesh-minimal",
|
325 | 316 | "github":"https://github.com/ARMmbed/mbed-os-example-mesh-minimal",
|
326 |
| - "mbed": [ |
327 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal" |
328 |
| - ], |
329 |
| - "test-repo-source": "github", |
| 317 | + "sub-repo-example": false, |
| 318 | + "subs": [], |
330 | 319 | "features" : [],
|
331 | 320 | "targets" : ["DISCO_F469NI", "DISCO_F746NG", "K66F",
|
332 | 321 | "NUCLEO_F429ZI", "NUCLEO_F439ZI", "NUCLEO_F746ZG",
|
|
342 | 331 | {
|
343 | 332 | "name": "mbed-os-example-bootloader",
|
344 | 333 | "github":"https://github.com/ARMmbed/mbed-os-example-bootloader",
|
345 |
| - "mbed": [ |
346 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-bootloader" |
347 |
| - ], |
348 |
| - "test-repo-source": "github", |
| 334 | + "sub-repo-example": false, |
| 335 | + "subs": [], |
349 | 336 | "features" : [],
|
350 | 337 | "targets" : ["K64F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
|
351 | 338 | "toolchains" : [],
|
|
358 | 345 | {
|
359 | 346 | "name": "mbed-os-example-mbed-crypto",
|
360 | 347 | "github":"https://github.com/ARMmbed/mbed-os-example-mbed-crypto",
|
361 |
| - "mbed": [], |
362 |
| - "test-repo-source": "github", |
| 348 | + "sub-repo-example": true, |
| 349 | + "subs": ["getting-started"], |
363 | 350 | "features" : [],
|
364 | 351 | "targets" : ["K64F"],
|
365 | 352 | "toolchains" : [],
|
|
374 | 361 | {
|
375 | 362 | "name": "mbed-os-example-nfc",
|
376 | 363 | "github": "https://github.com/ARMmbed/mbed-os-example-nfc",
|
377 |
| - "mbed": [ |
378 |
| - "https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-nfc-SmartPoster" |
| 364 | + "sub-repo-example": true, |
| 365 | + "subs": [ |
| 366 | + "NFC_EEPROM", |
| 367 | + "NFC_SmartPoster" |
379 | 368 | ],
|
380 |
| - "test-repo-source": "mbed", |
381 | 369 | "features" : [],
|
382 | 370 | "targets" : ["NUCLEO_F401RE", "DISCO_L475VG_IOT01A"],
|
383 | 371 | "toolchains" : [],
|
|
390 | 378 | {
|
391 | 379 | "name": "mbed-os-example-blockdevice",
|
392 | 380 | "github":"https://github.com/armmbed/mbed-os-example-blockdevice",
|
393 |
| - "mbed": [], |
394 |
| - "test-repo-source": "github", |
| 381 | + "sub-repo-example": false, |
| 382 | + "subs": [], |
395 | 383 | "features" : [],
|
396 | 384 | "targets" : ["K64F"],
|
397 | 385 | "toolchains" : [],
|
|
406 | 394 | {
|
407 | 395 | "name": "mbed-os-example-kvstore",
|
408 | 396 | "github":"https://github.com/ARMmbed/mbed-os-example-kvstore",
|
409 |
| - "mbed": [], |
410 |
| - "test-repo-source": "github", |
| 397 | + "sub-repo-example": false, |
| 398 | + "subs": [], |
411 | 399 | "features" : [],
|
412 | 400 | "targets" : ["K64F", "FVP_MPS2_M3"],
|
413 | 401 | "toolchains" : [],
|
|
422 | 410 | {
|
423 | 411 | "name": "mbed-os-example-crash-reporting",
|
424 | 412 | "github":"https://github.com/ARMmbed/mbed-os-example-crash-reporting",
|
425 |
| - "mbed": [], |
426 |
| - "test-repo-source": "github", |
| 413 | + "sub-repo-example": false, |
| 414 | + "subs": [], |
427 | 415 | "features" : [],
|
428 | 416 | "targets" : ["K64F", "DISCO_L475VG_IOT01A"],
|
429 | 417 | "toolchains" : [],
|
|
438 | 426 | {
|
439 | 427 | "name": "mbed-os-example-sd-driver",
|
440 | 428 | "github":"https://github.com/ARMmbed/mbed-os-example-sd-driver",
|
441 |
| - "mbed": [], |
442 |
| - "test-repo-source": "github", |
| 429 | + "sub-repo-example": false, |
| 430 | + "subs": [], |
443 | 431 | "features" : [],
|
444 | 432 | "targets" : ["K64F"],
|
445 | 433 | "toolchains" : [],
|
|
454 | 442 | {
|
455 | 443 | "name": "mbed-os-example-attestation",
|
456 | 444 | "github": "https://github.com/ARMmbed/mbed-os-example-attestation",
|
457 |
| - "mbed": [], |
458 |
| - "test-repo-source": "github", |
| 445 | + "sub-repo-example": false, |
| 446 | + "subs": [], |
459 | 447 | "features" : [],
|
460 | 448 | "targets" : ["CY8CKIT_062_WIFI_BT_PSA",
|
461 | 449 | "K64F",
|
|
0 commit comments