zephyr/subsys/net/l2/openthread
Rafał Kuźnia 5b7efd3277 net: openthread: add kconfigs to change values in zephyr port
This commit adds additional Kconfigs that allow for changing
configuration values for the Zephyr port in OpenThread.

Those values are:
- number of the internal OT message buffers
- number of the state change callbacks
- number of the EID-to-RLOC cache entries
- size of the NCP buffer

Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
2020-09-30 14:38:04 +03:00
..
CMakeLists.txt net: openthread: Update OpenThread version and better CMake integration 2019-12-16 11:08:09 +02:00
Kconfig net: openthread: add kconfigs to change values in zephyr port 2020-09-30 14:38:04 +03:00
Kconfig.features net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
Kconfig.thread net: openthread: Fix stack overflow for joiner 2020-09-24 15:55:30 -05: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: fix initialization with link raw enabled 2020-09-16 12:05:07 +02:00