mirror of https://github.com/ARMmbed/mbed-os.git
Replace storage example targets from K64F to K82F
Suggested here: https://github.com/ARMmbed/mbed-os/pull/8246#issuecomment-425199620pull/8246/head
parent
d522880581
commit
cbb4f852e1
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue