zephyr/subsys/net/lib/openthread/platform
Lukasz Maciejonczyk 4dc0353bcd net: openthread: store settings in RAM if there is no flash driver
This commit adds an option to store OpenThread settings in RAM for the
case where the flash driver is not available. This can be useful
for testing openthread on new platforms which are still under
development.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2021-12-09 11:04:49 -06:00
..
alarm.c net: openthread: Fix alarm timers reference calculation 2021-10-26 09:28:27 -04:00
CMakeLists.txt net: openthread: store settings in RAM if there is no flash driver 2021-12-09 11:04:49 -06:00
crypto_psa.c net: openthread: Add crypto backend based on PSA API 2021-10-17 11:51:38 -04:00
diag.c
entropy.c
logging.c net: openthread: handle NONE level logs 2021-07-14 13:14:59 -04:00
memory.c
misc.c net: openthread: Implement otPlatAssertFail 2021-07-01 13:22:01 -04:00
openthread-core-zephyr-config.h net: openthread: Add crypto backend based on PSA API 2021-10-17 11:51:38 -04:00
platform-zephyr.h
platform.c
radio.c net: openthread: fix setting mac keys during stack reset in RCP 2021-11-09 11:18:31 +01:00
settings.c
shell.c net: openthread: Fix for OT prompt in the Zephyr shell 2021-11-10 16:36:18 +02:00
spi.c net: openthread: Align with the new NCP API 2021-04-30 12:55:02 -05:00
uart.c net: ot: rework NCP interface configuration 2021-08-23 18:53:47 -04:00