Corrected the targets value in json file as CI uses real board names

pull/9507/head
deepikabhavnani 2019-01-22 12:37:41 -06:00 committed by adbridge
parent b261a6d839
commit 9a8d748fd3
1 changed files with 3 additions and 6 deletions

View File

@ -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,