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.
1 parent 9137574 commit e9144adCopy full SHA for e9144ad
features/mbedtls/platform/inc/platform_mbed.h
@@ -21,6 +21,6 @@
21
#define MBEDTLS_ENTROPY_HARDWARE_ALT
22
#endif
23
24
-#if defined(MBEDTLS_HW_SUPPORT)
+#if defined(MBEDTLS_CONFIG_HW_SUPPORT)
25
#include "mbedtls_device.h"
26
0 commit comments