Use NUCLEO_F429ZI for Azure IoT Hub and Google IoT Core examples

pull/13744/head
Lingkai Dong 2020-10-08 16:50:13 +01:00
parent ad40b1b267
commit a3c3808c5e
1 changed files with 2 additions and 2 deletions

View File

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