mirror of https://github.com/ARMmbed/mbed-os.git
Add PSA mbed-lib.json
parent
bb775c2e69
commit
b5e8492458
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "psa-services",
|
||||
"requires": [
|
||||
"drivers",
|
||||
"platform",
|
||||
"mbedtls",
|
||||
"mbed-crypto",
|
||||
"storage",
|
||||
"flashiap-block-device",
|
||||
"tdbstore",
|
||||
"storage_tdb_internal"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue