mirror of https://github.com/ARMmbed/mbed-os.git
Add mbed_app.json for TF-M bare-metal build
parent
516af50cb7
commit
01a78e98a2
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name": "tfm_build",
|
||||
"requires" : ["psa-services", "tfm"],
|
||||
"artifact_name": "tfm"
|
||||
}
|
||||
Loading…
Reference in New Issue