zephyr/subsys
Robert Lubos 063fefd15d net: openthread: Use Zephyr's mbedTLS instead of compiling own
So far OpenThread compiled it's own, internal copy of mbedTLS library.
This commit changes this behavior by using Zephyr's mbedTLS instance
appropriately configured for OpenThread needs.

Generic mbedTLS config file was used in this case, so that application
can still configure remaining parts of mbedTLS for it's own needs.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-09-17 20:07:58 +08:00
..
bluetooth Bluetooth: Pass local identity to bt_conn_add_le() 2019-09-17 11:36:38 +03:00
console
cpp
debug
dfu
disk
fb
fs
jwt
logging log_core: always build stubs when !userspace 2019-09-12 05:17:39 -04:00
mgmt
net net: openthread: Use Zephyr's mbedTLS instead of compiling own 2019-09-17 20:07:58 +08:00
power
random
settings
shell shell: kconfig: Fix wrong UART_SHELL_ON_DEV_NAME value due to typo 2019-09-16 20:10:09 +03:00
stats
storage
testsuite subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00
usb
CMakeLists.txt
Kconfig