Updated blockdevice example to target only K64F

pull/7023/head
Cruz Monrreal 2018-05-25 15:23:26 -05:00 committed by GitHub
parent d5941e022c
commit d597a8b3f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@
"mbed": [],
"test-repo-source": "github",
"features" : [],
"targets" : [],
"targets" : ["K64F"],
"toolchains" : [],
"exporters": [],
"compile" : true,