Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp32/boards/sdkconfig.base: Disable unused mbedtls options.
Disable unused EC curves and default certificate bundle which is not implemented in MicroPython. This reduces the firmware size significantly. This follows commit 68f166d. Signed-off-by: Carlos Gil Gonzalez <[email protected]>
- Loading branch information