zephyr/subsys/net/lib/openthread
Marek Porwisz 1130f8484e net: lib: openthread: Handle OT transmission in Thread task
OpenThread API is not thread-safe.
Moved creation of otMessage to the Thread task and created api
for passing it properly.
This way it should be less possible for an issue to occure eg.
during message buffer allocation.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-06-18 19:37:06 +02:00
..
platform net: lib: openthread: Handle OT transmission in Thread task 2020-06-18 19:37:06 +02:00
CMakeLists.txt net: openthread: Move OT CMake configuration into OT repo 2019-12-17 18:08:09 +02:00