doc/releases: NFFS removal record
Add removal record to the incoming release note. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
cc81e02e17
commit
cbea659ca7
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ Removed APIs in this release
|
||||||
SHELL_STATIC_SUBCMD_SET_CREATE
|
SHELL_STATIC_SUBCMD_SET_CREATE
|
||||||
* SHELL_CREATE_DYNAMIC_CMD (deprecated), replaced by SHELL_DYNAMIC_CMD_CREATE
|
* SHELL_CREATE_DYNAMIC_CMD (deprecated), replaced by SHELL_DYNAMIC_CMD_CREATE
|
||||||
|
|
||||||
|
* Newtron Flash File System (NFFS) was removed. NFFS was removed since it has
|
||||||
|
serious issues, not fixed since a long time. Where it was possible
|
||||||
|
NFFS usage was replaced by LittleFS usage as the better substitute.
|
||||||
|
|
||||||
Kernel
|
Kernel
|
||||||
******
|
******
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue