mirror of https://github.com/ARMmbed/mbed-os.git
bootloader not support K66F, change back to K64F
parent
4bce603b7d
commit
8a4d5d0a75
|
|
@ -323,7 +323,7 @@
|
||||||
"sub-repo-example": false,
|
"sub-repo-example": false,
|
||||||
"subs": [],
|
"subs": [],
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : ["K66F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
|
"targets" : ["K64F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue