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 Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
canbus net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
dummy net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
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 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00