File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
variants/NICLA_VISION/conf Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ void * tstDoTraceAndCalloc(
186186 * mbedtls_platform_gmtime_r() at compile-time by using the macro
187187 * MBEDTLS_PLATFORM_GMTIME_R_ALT.
188188 */
189- #define MBEDTLS_HAVE_TIME_DATE
189+ // #define MBEDTLS_HAVE_TIME_DATE
190190
191191/**
192192 * \def MBEDTLS_PLATFORM_MEMORY
@@ -1163,7 +1163,7 @@ void * tstDoTraceAndCalloc(
11631163 *
11641164 * Enable functions that use the filesystem.
11651165 */
1166- #define MBEDTLS_FS_IO
1166+ // #define MBEDTLS_FS_IO
11671167
11681168/**
11691169 * \def MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
@@ -2770,7 +2770,7 @@ void * tstDoTraceAndCalloc(
27702770 * on it, and considering stronger message digests instead.
27712771 *
27722772 */
2773- #define MBEDTLS_SHA1_C
2773+ // #define MBEDTLS_SHA1_C
27742774
27752775/**
27762776 * \def MBEDTLS_SHA256_C
You can’t perform that action at this time.
0 commit comments