Skip to content

Commit d751956

Browse files
Andres Amaya GarciaAndres Amaya Garcia
authored andcommitted
Disable MBEDTLS_HAVE_DATE_TIME as ARMCC does not support gmtime
1 parent f5fb3c1 commit d751956

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

features/mbedtls/platform/inc/platform_mbed.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121
#define MBEDTLS_ENTROPY_HARDWARE_ALT
2222
#endif
2323

24-
#if defined(DEVICE_RTC)
25-
#define MBEDTLS_HAVE_TIME_DATE
26-
#endif
27-
2824
#if defined(MBEDTLS_CONFIG_HW_SUPPORT)
2925
#include "mbedtls_device.h"
3026
#endif

0 commit comments

Comments
 (0)