-
Notifications
You must be signed in to change notification settings - Fork 0
/
applications.json
47 lines (47 loc) · 1.6 KB
/
applications.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"name" : "IKS01A3",
"app_url" : "https://os.mbed.com/teams/ST/code/HelloWorld_IKS01A3/",
"version" : "0.0.0",
"targets" : ["NUCLEO_L476RG", "NUCLEO_F401RE", "NUCLEO_L053R8", "NUCLEO_L152RE"],
"network" : "NA",
"vendor" : "ST",
"features" : ["NA"]
},
{
"name" : "S2868A2",
"app_url" : "https://github.com/ARMmbed/mbed-os-example-mesh-minimal",
"version" : "0.0.0",
"targets" : ["K64F", "K66F", "NUCLEO_F429ZI"],
"network" : "NA",
"vendor" : "ST",
"features" : ["NA"]
},
{
"name" : "53L1A1",
"app_url" : "https://os.mbed.com/teams/ST/code/HelloWorld_53L1A1",
"version" : "0.0.0",
"targets" : ["K82F", "NUCLEO_F446RE", "NUCLEO_L476RG"],
"network" : "NA",
"vendor" : "ST",
"features" : ["NA"]
},
{
"name" : "GNSS1A1",
"app_url" : "https://os.mbed.com/teams/ST/code/TeseoLocation",
"version" : "0.0.0",
"targets" : ["NUCLEO_F401RE"],
"network" : "NA",
"vendor" : "ST",
"features" : ["NA"]
},
{
"name" : "IDB05A1",
"app_url" : "https://os.mbed.com/components/X-NUCLEO-IDB05A1",
"version" : "0.0.0",
"targets" : ["NUCLEO_F446RE", "NUCLEO_F401RE", "NUCLEO_F103RB"],
"network" : "NA",
"vendor" : "ST",
"features" : ["NA"]
}
]