zephyr/subsys/net/l2/openthread
Robert Lubos 5d038eb014 net: openthread: Add option to enable software CSMA backoff
Add option to enable software CSMA backoff in the OpenThread MAC layer.

This allows to run CSMA procedure correctly in radios that do not
support hardware CSMA backoff, and use them as RCP, where this feature
is required.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-12-10 12:58:07 +01:00
..
CMakeLists.txt
Kconfig net: openthread: Add option to enable software CSMA backoff 2020-12-10 12:58:07 +01:00
Kconfig.features net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
Kconfig.thread net: openthread: fix maximum number of children range 2020-11-04 18:08:48 +02:00
openthread_utils.c net: openthread: Protect OT API calls from being preempted 2020-07-27 19:04:43 +02:00
openthread_utils.h net: openthread: Add missing static keyword in several functions 2020-07-27 19:04:43 +02:00
openthread.c net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00