-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nrf5] implement factoryreset #1196
Conversation
Bloat report for job "Build Examples [ESP32]":
|
Bloat report for job "Build Examples [nRF]":
|
Bloat report for job "Build Examples [main-build]":
|
src/platform/OpenThread/GenericThreadStackManagerImpl_OpenThread.ipp
Outdated
Show resolved
Hide resolved
... I assume this was not synced recently? This delta is huge and code change should affect nRF instead. |
Bloat report for job "Build Examples [ESP32]":
|
Bloat report for job "Build Examples [nRF]":
|
Bloat report for job "Build Examples [main-build]":
|
Problem
The factory reset function is not implemented.
Summary of Changes
Call OpenThread's factoryreset when the app requests factory reset.