run example-tls on faster K64F board (than K66F)

pull/14797/head
saheerb 2021-06-17 09:43:53 +01:00
parent 3cf5f8e14f
commit 5d11a1e350
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"authcrypt" "authcrypt"
], ],
"features" : [], "features" : [],
"targets" : ["K66F", "NUCLEO_F429ZI"], "targets" : ["K64F", "NUCLEO_F429ZI"],
"toolchains" : ["GCC_ARM", "ARM"], "toolchains" : ["GCC_ARM", "ARM"],
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,