bootloader not support K66F, change back to K64F

pull/12179/head
Qinghao Shi 2020-01-02 17:17:05 +00:00
parent 4bce603b7d
commit 8a4d5d0a75
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K66F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
"targets" : ["K64F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
"toolchains" : [],
"exporters": [],
"compile" : true,