diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index 80e7150194..4341e42ff7 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -488,7 +488,7 @@ "sub-repo-example": false, "subs": [], "features" : [], - "targets" : ["DISCO_L475VG_IOT01A", "K64F"], + "targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], "compile" : true, @@ -503,7 +503,7 @@ "sub-repo-example": false, "subs": [], "features" : [], - "targets" : ["DISCO_L475VG_IOT01A", "K64F"], + "targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], "compile" : true,