Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Don't erase factory keys on the factory reset (#12253)
* [nrfconnect] Don't erase factory keys on the factory reset The factory reset on nRF Connect platforms erases all settings starting with "mt/". Make sure that factory configuration keys are not descendants of the "mt" subtree, so use "mt-fact" prefix for them. * Restyled by clang-format Co-authored-by: Restyled.io <[email protected]>
- Loading branch information