zephyr/subsys/net/l2
Marek Porwisz 05972fff5a lib: openthread: allow passing multiple libraries as mbedtls
Some implementation consist of multiple libraries to be linked instead
of one. Added possibility to pass multiple libraries. Additionally
renamed the config name as it was stateing something different than it
does.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-09-04 11:10:34 +02:00
..
bluetooth device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
canbus device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dummy device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
openthread lib: openthread: allow passing multiple libraries as mbedtls 2020-09-04 11:10:34 +02:00
ppp net: l2: ppp: don't move back to NETWORK state when link goes down 2020-08-21 11:53:59 +03:00
wifi device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt
Kconfig