Merge pull request #12230 from jamesbeyond/test

TEST: use K64F replace DISCO_L475VG_IOT01A to run some example test
pull/12273/head
Martin Kojtal 2020-01-16 13:29:54 +00:00 committed by GitHub
commit 4cdd8032b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -106,7 +106,7 @@
"sub-repo-example": false, "sub-repo-example": false,
"subs": [], "subs": [],
"features" : [], "features" : [],
"targets" : ["K66F", "NUCLEO_F429ZI", "DISCO_F746NG"], "targets" : ["K64F", "DISCO_F746NG"],
"toolchains" : [], "toolchains" : [],
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,
@ -194,7 +194,7 @@
"sub-repo-example": false, "sub-repo-example": false,
"subs": [], "subs": [],
"features" : [], "features" : [],
"targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"], "targets" : ["NUCLEO_F429ZI", "FVP_MPS2_M3"],
"toolchains" : [], "toolchains" : [],
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,
@ -226,7 +226,7 @@
"sub-repo-example": false, "sub-repo-example": false,
"subs": [], "subs": [],
"features" : [], "features" : [],
"targets" : ["DISCO_L475VG_IOT01A", "FVP_MPS2_M3"], "targets" : ["NUCLEO_F429ZI", "FVP_MPS2_M3"],
"toolchains" : [], "toolchains" : [],
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,
@ -258,7 +258,7 @@
"sub-repo-example": false, "sub-repo-example": false,
"subs": [], "subs": [],
"features" : [], "features" : [],
"targets" : ["DISCO_L475VG_IOT01A"], "targets" : ["K64F"],
"toolchains" : [], "toolchains" : [],
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,
@ -402,7 +402,7 @@
"sub-repo-example": false, "sub-repo-example": false,
"subs": [], "subs": [],
"features" : [], "features" : [],
"targets" : ["DISCO_L475VG_IOT01A"], "targets" : ["K64F"],
"toolchains" : [], "toolchains" : [],
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,