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:
@@ -28,10 +28,6 @@
|
||||
|
||||
// Set mbedtls configuration
|
||||
#define MBEDTLS_ECP_NIST_OPTIM
|
||||
#define MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED
|
||||
|
||||
// Enable mbedtls modules
|
||||
#define MBEDTLS_GCM_C
|
||||
|
||||
// Time hook
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user