diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index ed3bfae63a..15415cc7dd 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -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,