zephyr/subsys/net/l2
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
canbus net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
dummy
ethernet userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
ieee802154 net/ieee802154: Explicitly include toolchain.h. 2019-09-09 21:40:54 +02:00
openthread net: openthread: Use Zephyr's mbedTLS instead of compiling own 2019-09-17 20:07:58 +08:00
ppp net: ppp: Fix for coverity CID 203514 2019-08-23 08:54:27 -04:00
wifi
CMakeLists.txt
Kconfig