mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
e3fe9885bf
Currently mbedtls has been integrated into openthread. However, this package could be already present in the system so add a flag to enable or disable the builtin version of mbedtls. By default, the builtin version is enabled to keep the current behaviour. Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>