Skip to content

Commit 8a4d5d0

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
bootloader not support K66F, change back to K64F
1 parent 4bce603 commit 8a4d5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"sub-repo-example": false,
324324
"subs": [],
325325
"features" : [],
326-
"targets" : ["K66F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
326+
"targets" : ["K64F", "NUCLEO_F429ZI", "UBLOX_EVK_ODIN_W2"],
327327
"toolchains" : [],
328328
"exporters": [],
329329
"compile" : true,

0 commit comments

Comments
 (0)