mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
Disable unused EC curves and default certificate bundle which is not
implemented in MicroPython. This reduces the firmware size significantly.
This follows commit 68f166dae9
.
Signed-off-by: Carlos Gil Gonzalez <carlosgilglez@gmail.com>