doc: cleanup after NFFS removal
Patch introduce references to LittleFS instead of NFFS where it was suitable. In other places NFFS mentions were removed Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
5f89145d6b
commit
68f51f66c6
5 changed files with 7 additions and 12 deletions
|
@ -191,7 +191,7 @@ struct settings_handler_static {
|
|||
* Initialization of settings and backend
|
||||
*
|
||||
* Can be called at application startup.
|
||||
* In case the backend is NFFS Remember to call it after FS was mounted.
|
||||
* In case the backend is a FS Remember to call it after the FS was mounted.
|
||||
* For FCB backend it can be called without such a restriction.
|
||||
*
|
||||
* @return 0 on success, non-zero on failure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue