File tree Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Original file line number Diff line number Diff line change 111
111
{
112
112
"name" : " mbed-os-example-uvisor" ,
113
113
"github" :" https://github.com/ARMmbed/mbed-os-example-uvisor" ,
114
- "mbed" : [
115
- ],
114
+ "mbed" : [],
115
+ "features" : [],
116
+ "targets" : [" K64F" ],
117
+ "toolchains" : [" GCC_ARM" ],
118
+ "exporters" : [],
119
+ "compile" : true ,
120
+ "export" : false ,
121
+ "auto-update" : false
122
+ },
123
+ {
124
+ "name" : " mbed-os-example-uvisor-thread" ,
125
+ "github" :" https://github.com/ARMmbed/mbed-os-example-uvisor-thread" ,
126
+ "mbed" : [],
127
+ "features" : [],
128
+ "targets" : [" K64F" ],
129
+ "toolchains" : [" GCC_ARM" ],
130
+ "exporters" : [],
131
+ "compile" : true ,
132
+ "export" : false ,
133
+ "auto-update" : false
134
+ },
135
+ {
136
+ "name" : " mbed-os-example-uvisor-number-store" ,
137
+ "github" :" https://github.com/ARMmbed/mbed-os-example-uvisor-number-store" ,
138
+ "mbed" : [],
116
139
"features" : [],
117
140
"targets" : [" K64F" ],
118
141
"toolchains" : [" GCC_ARM" ],
122
145
"auto-update" : false
123
146
}
124
147
]
125
- }
148
+ }
You can’t perform that action at this time.
0 commit comments