micropython/extmod/mbedtls
Damien George e24159dec9 extmod/mbedtls: Remove MBEDTLS_ECP_DP_CURVE25519_ENABLED config.
Curve25519 arithmetic is supported in mbedtls, but it's not used for TLS.
So there's no need to have this option enabled.

Reduces rp2 PICO_W firmware by 2440 bytes.

Thanks to @Carglglz for the information.

Signed-off-by: Damien George <damien@micropython.org>
2022-10-22 19:12:46 +11:00
..
mbedtls_config_common.h extmod/mbedtls: Remove MBEDTLS_ECP_DP_CURVE25519_ENABLED config. 2022-10-22 19:12:46 +11:00