Skip to content

Commit 0b0db77

Browse files
author
Mohammad Azim Khan
committed
Removing target EFM32GG_STK3700 from uvisor examples
1 parent e8048ba commit 0b0db77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-thread",
126126
"mbed": [],
127127
"features" : [],
128-
"targets" : ["K64F", "EFM32GG_STK3700"],
128+
"targets" : ["K64F"],
129129
"toolchains" : ["GCC_ARM"],
130130
"exporters": [],
131131
"compile" : true,
@@ -137,7 +137,7 @@
137137
"github":"https://github.com/ARMmbed/mbed-os-example-uvisor-number-store",
138138
"mbed": [],
139139
"features" : [],
140-
"targets" : ["K64F", "EFM32GG_STK3700"],
140+
"targets" : ["K64F"],
141141
"toolchains" : ["GCC_ARM"],
142142
"exporters": [],
143143
"compile" : true,

0 commit comments

Comments
 (0)