You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add RPC serialization of the otInstanceFactoryReset() API.
By default, the RPC server simply calls the same API from
the OpenThread stack upon receiving this RPC call.
However, if CONFIG_OPENTHREAD_RPC_ERASE_SETTINGS Kconfig
option is enabled, the RPC server erases the entire settings
partition instead.
Signed-off-by: Damian Krolik <[email protected]>
0 commit comments