mirror of https://github.com/ARMmbed/mbed-os.git
Use NUCLEO_F429ZI for Azure IoT Hub and Google IoT Core examples
parent
ad40b1b267
commit
a3c3808c5e
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue