micropython/ports/stm32/mbedtls
Damien George fed4c23590 stm32: Integrate optional mbedTLS component for ussl module.
To use it a board should define MICROPY_PY_USSL=1 and MICROPY_SSL_MBEDTLS=1
at the Makefile level.  With the provided configuration it adds about 64k
to the build.
2019-06-05 15:37:31 +10:00
..
mbedtls_config.h stm32: Integrate optional mbedTLS component for ussl module. 2019-06-05 15:37:31 +10:00
mbedtls_port.c stm32: Integrate optional mbedTLS component for ussl module. 2019-06-05 15:37:31 +10:00