release: Fix LittleFS entry in 2.5 release notes
The document build system has been complaining about use of no longer existing Kconfig option. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
f06902cc69
commit
ebeb8fbeed
@ -823,7 +823,7 @@ Libraries / Subsystems
|
||||
* Added c:func:`fs_dir_t_init` function for initialization of
|
||||
c:type:`fs_dir_t` objects.
|
||||
|
||||
* :option:`CONFIG_FS_LITTLEFS_FC_MEM_POOL` has been deprecated and
|
||||
* ``CONFIG_FS_LITTLEFS_FC_MEM_POOL`` has been deprecated and
|
||||
should be replaced by :option:`CONFIG_FS_LITTLEFS_FC_HEAP_SIZE`.
|
||||
|
||||
* Management
|
||||
|
||||
Loading…
Reference in New Issue
Block a user