mirror of https://github.com/ARMmbed/mbed-os.git
update cloud-example config
parent
ae18f4434a
commit
e3857b2431
|
|
@ -22,7 +22,7 @@
|
||||||
"sub-repo-example": false,
|
"sub-repo-example": false,
|
||||||
"subs": [],
|
"subs": [],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["DISCO_L475VG_IOT01A", "K64F"],
|
"targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
"sub-repo-example": false,
|
"sub-repo-example": false,
|
||||||
"subs": [],
|
"subs": [],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["DISCO_L475VG_IOT01A", "K64F"],
|
"targets" : ["DISCO_L475VG_IOT01A", "K64F", "NUCLEO_F429ZI"],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue