We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4c63e6 + 2300a56 commit 0f907d7Copy full SHA for 0f907d7
connectivity/mbedtls/platform/inc/platform_mbed.h
@@ -21,7 +21,7 @@
21
#ifndef __PLATFORM_MBED__H__
22
#define __PLATFORM_MBED__H__
23
24
-#if (defined(FEATURE_PSA) && defined(MBEDTLS_ENTROPY_NV_SEED))
+#if (defined(FEATURE_EXPERIMENTAL_API) && defined(FEATURE_PSA) && defined(MBEDTLS_ENTROPY_NV_SEED))
25
26
#include "default_random_seed.h"
27
0 commit comments