diff options
author | Damien George <damien.p.george@gmail.com> | 2017-09-06 17:34:45 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-09-06 17:34:45 +1000 |
commit | beeb7483d889f5880895ecdd8e7a354f16956037 (patch) | |
tree | 03fce21ebf3cc6daf62fe3532259984e2580d0be /docs/esp8266/tutorial/filesystem.rst | |
parent | 68c28174d0e0ec3f6b1461aea3a0b6a1b84610bb (diff) |
extmod/modussl_mbedtls: Allow to compile with MBEDTLS_DEBUG_C disabled.
With MBEDTLS_DEBUG_C disabled the function mbedtls_debug_set_threshold()
doesn't exist. There's also no need to call mbedtls_ssl_conf_dbg() so a
few bytes can be saved on disabling that and not needing the mbedtls_debug
callback.
Diffstat (limited to 'docs/esp8266/tutorial/filesystem.rst')
0 files changed, 0 insertions, 0 deletions