Skip to content

Commit 5d11a1e

Browse files
committed
run example-tls on faster K64F board (than K66F)
1 parent 3cf5f8e commit 5d11a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"authcrypt"
4141
],
4242
"features" : [],
43-
"targets" : ["K66F", "NUCLEO_F429ZI"],
43+
"targets" : ["K64F", "NUCLEO_F429ZI"],
4444
"toolchains" : ["GCC_ARM", "ARM"],
4545
"exporters": [],
4646
"compile" : true,

0 commit comments

Comments
 (0)