mirror of https://github.com/ARMmbed/mbed-os.git
Some of the lines in `platform_mbed.h` only have `FEATURE_PSA` checked, which is always set for Mbed OS PSA targets but the PSA APIs are not actually available unless `FEATURE_EXPERIMENTAL_API` is also enabled. To fix this and improve readability, group all PSA-related lines and check both macros. |
||
---|---|---|
.. | ||
inc | ||
src |