Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MQTT
Diff: targets/TARGET_NUVOTON/platform_entropy.cpp
- Revision:
- 42:fa6f7f79a112
- Parent:
- 41:b878d7cd7035
--- a/targets/TARGET_NUVOTON/platform_entropy.cpp Fri Mar 27 14:32:06 2020 +0800 +++ b/targets/TARGET_NUVOTON/platform_entropy.cpp Fri Feb 26 13:31:36 2021 +0800 @@ -16,7 +16,7 @@ * limitations under the License. */ -#if !DEVICE_TRNG && !TARGET_PSA +#if !DEVICE_TRNG && !TARGET_PSA && !TARGET_PSA_Target #include "mbed.h" #include "mbedtls/config.h"