You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable Mbed OS PSA on a non-TF-M target, a user only needs to add
`"target.extra_labels_add": ["MBED_PSA_SRV"]`
without having to touch `"target.features_add"` in `mbed_app.json`.
This slightly simplifies the manual configuration.
0 commit comments