summaryrefslogtreecommitdiff
path: root/py/objmodule.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-06-05 15:22:21 +1000
committerDamien George <damien.p.george@gmail.com>2019-06-05 15:22:21 +1000
commit678ec182cd4d9b800ed22a98f0a1eb00b5e85aa6 (patch)
tree0a981e57b89e3187e94cb07be5a79c2a975a9061 /py/objmodule.c
parent399417adbae831ba660cfcad3d75e2d5dab756ef (diff)
extmod/extmod.mk: Integrate mbedTLS so it is built from source.
Setting MICROPY_PY_USSL and MICROPY_SSL_MBEDTLS at the Makefile-level will now build mbedTLS from source and include it in the build, with the ussl module using this TLS library. Extra settings like MBEDTLS_CONFIG_FILE may need to be provided by a given port. If a port wants to use its own mbedTLS library then it should not set MICROPY_SSL_MBEDTLS at the Makefile-level but rather set it at the C level, and provide the library as part of the build in its own way (see eg esp32 port).
Diffstat (limited to 'py/objmodule.c')
0 files changed, 0 insertions, 0 deletions