rp2/mbedtls: Remove config options that are now in the common settings.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
838794ebcc
commit
75350f9c8e
@ -28,10 +28,6 @@
|
|||||||
|
|
||||||
// Set mbedtls configuration
|
// Set mbedtls configuration
|
||||||
#define MBEDTLS_ECP_NIST_OPTIM
|
#define MBEDTLS_ECP_NIST_OPTIM
|
||||||
#define MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED
|
|
||||||
|
|
||||||
// Enable mbedtls modules
|
|
||||||
#define MBEDTLS_GCM_C
|
|
||||||
|
|
||||||
// Time hook
|
// Time hook
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user