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