mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00:00
Remove time from baremetal configuration
This commit is contained in:
parent
21d1c32b2b
commit
b058556a35
|
@ -34,9 +34,6 @@
|
|||
#ifndef MBEDTLS_BAREMETAL_CONFIG_H
|
||||
#define MBEDTLS_BAREMETAL_CONFIG_H
|
||||
|
||||
#define MBEDTLS_HAVE_TIME
|
||||
#define MBEDTLS_HAVE_TIME_DATE
|
||||
|
||||
/* Symmetric crypto: AES-CCM only */
|
||||
#define MBEDTLS_CIPHER_C
|
||||
#define MBEDTLS_AES_C
|
||||
|
|
Loading…
Reference in a new issue