mirror of https://github.com/ARMmbed/mbed-os.git
Removing target EFM32GG_STK3700 from uvisor examples
parent
0972811f76
commit
994f628a4d
|
@ -125,7 +125,7 @@
|
||||||
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-thread",
|
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-thread",
|
||||||
"mbed": [],
|
"mbed": [],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["K64F", "EFM32GG_STK3700"],
|
"targets" : ["K64F"],
|
||||||
"toolchains" : ["GCC_ARM"],
|
"toolchains" : ["GCC_ARM"],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-number-store",
|
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-number-store",
|
||||||
"mbed": [],
|
"mbed": [],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["K64F", "EFM32GG_STK3700"],
|
"targets" : ["K64F"],
|
||||||
"toolchains" : ["GCC_ARM"],
|
"toolchains" : ["GCC_ARM"],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
|
Loading…
Reference in New Issue