Skip to content

Commit

Permalink
rp2/mbedtls: Remove config options that are now in the common settings.
Browse files Browse the repository at this point in the history
Signed-off-by: Damien George <damien@micropython.org>
  • Loading branch information
dpgeorge committed Jul 2, 2024
1 parent 838794e commit 75350f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ports/rp2/mbedtls/mbedtls_config_port.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 75350f9

Please sign in to comment.