NuMaker connection with AWS IoT thru MQTT/HTTPS

Dependencies:   MQTT

Revision:
42:fa6f7f79a112
Parent:
41:b878d7cd7035
diff -r b878d7cd7035 -r fa6f7f79a112 targets/TARGET_NUVOTON/platform_entropy.cpp
--- 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"