We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac4c5c4 commit 89f1f03Copy full SHA for 89f1f03
variants/NICLA_VISION/conf/custom_mbedtls_config.h
@@ -1163,7 +1163,7 @@ void * tstDoTraceAndCalloc(
1163
*
1164
* Enable functions that use the filesystem.
1165
*/
1166
-#define MBEDTLS_FS_IO
+//#define MBEDTLS_FS_IO
1167
1168
/**
1169
* \def MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
@@ -2770,7 +2770,7 @@ void * tstDoTraceAndCalloc(
2770
* on it, and considering stronger message digests instead.
2771
2772
2773
-#define MBEDTLS_SHA1_C
+//#define MBEDTLS_SHA1_C
2774
2775
2776
* \def MBEDTLS_SHA256_C
0 commit comments