diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index db13ce6d2af..cc30257e0e6 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -62,8 +62,7 @@ ], "test-repo-source": "github", "features" : [], - "targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC", - "STM_EMAC"], + "targets" : ["K66F", "NUCLEO_F429ZI", "NUMAKER_PFM_NUC472"], "toolchains" : [], "exporters": [], "compile" : true, @@ -77,8 +76,7 @@ ], "test-repo-source": "github", "features" : [], - "targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC", - "STM_EMAC"], + "targets" : ["K64F", "DISCO_F746NG"], "toolchains" : [], "exporters": [], "compile" : true, @@ -222,8 +220,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC", - "STM_EMAC"], + "targets" : ["K66F"], "toolchains" : [], "exporters": [], "compile" : true,