diff options
-rw-r--r-- | ports/rp2/mbedtls/mbedtls_config_port.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/rp2/mbedtls/mbedtls_config_port.h b/ports/rp2/mbedtls/mbedtls_config_port.h index 4e4c6e263..b3f19f3a0 100644 --- a/ports/rp2/mbedtls/mbedtls_config_port.h +++ b/ports/rp2/mbedtls/mbedtls_config_port.h @@ -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> |