Removing target EFM32GG_STK3700 from uvisor examples

pull/3306/head
Mohammad Azim Khan 2016-11-23 14:00:03 +00:00
parent e8048baa40
commit 0b0db77a6e
1 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-thread",
"mbed": [],
"features" : [],
"targets" : ["K64F", "EFM32GG_STK3700"],
"targets" : ["K64F"],
"toolchains" : ["GCC_ARM"],
"exporters": [],
"compile" : true,
@ -137,7 +137,7 @@
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-number-store",
"mbed": [],
"features" : [],
"targets" : ["K64F", "EFM32GG_STK3700"],
"targets" : ["K64F"],
"toolchains" : ["GCC_ARM"],
"exporters": [],
"compile" : true,