Replace storage example targets from K64F to K82F

Suggested here: https://github.com/ARMmbed/mbed-os/pull/8246#issuecomment-425199620
pull/8246/head
Cruz Monrreal 2018-09-27 18:07:22 -05:00 committed by GitHub
parent d522880581
commit cbb4f852e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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