From dcafca770517d6f694671153233369f2a70166c7 Mon Sep 17 00:00:00 2001 From: Olli-Pekka Puolitaival Date: Thu, 22 Nov 2018 10:13:43 +0200 Subject: [PATCH] Moving some examples testing from K64F to K66F --- tools/test/examples/examples.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index 9ed31633d0..67f574f293 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -26,7 +26,7 @@ ], "test-repo-source": "mbed", "features" : [], - "targets" : ["K64F", "NUCLEO_F429ZI"], + "targets" : ["K66F", "NUCLEO_F429ZI"], "toolchains" : ["GCC_ARM", "ARM"], "exporters": [], "compile" : true, @@ -48,7 +48,7 @@ ], "test-repo-source": "mbed", "features" : ["BLE"], - "targets" : ["NRF51_DK", "NRF52_DK", "K64F", "NUCLEO_F401RE"], + "targets" : ["NRF51_DK", "NRF52_DK", "K66F", "NUCLEO_F401RE"], "toolchains" : [], "exporters": [], "compile" : true, @@ -90,7 +90,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F", "K66F", "NUCLEO_F429ZI"], + "targets" : ["K66F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], "compile" : false, @@ -129,7 +129,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F"], + "targets" : ["K66F"], "toolchains" : [], "exporters": [], "compile" : true, @@ -142,7 +142,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F"], + "targets" : ["K66F"], "toolchains" : [], "exporters": [], "compile" : true, @@ -155,7 +155,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F"], + "targets" : ["K66F"], "toolchains" : [], "exporters": [], "compile" : true, @@ -237,7 +237,7 @@ ], "test-repo-source": "github", "features" : [], - "targets" : ["DISCO_F469NI", "DISCO_F746NG", "K64F", "K66F", + "targets" : ["DISCO_F469NI", "DISCO_F746NG", "K66F", "NUCLEO_F429ZI", "NUCLEO_F439ZI", "NUCLEO_F746ZG", "NUCLEO_F756ZG", "NUCLEO_F767ZI", "NUMAKER_PFM_NUC472", "UBLOX_EVK_ODIN_W2"],