doc/release: Add note on addition of CONFIG_FS_FATFS_MIN_SS
Note on CONFIG_FS_FATFS_MIN_SS being provided for FAT FS driver configuration. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
043cea12e5
commit
c757c5e9df
1 changed files with 2 additions and 0 deletions
|
@ -1386,6 +1386,8 @@ Libraries / Subsystems
|
|||
* Added cash used to reduce the NVS data lookup time, see
|
||||
:kconfig:option:`CONFIG_NVS_LOOKUP_CACHE` option.
|
||||
* Changing mkfs options to create FAT32 on larger storage when FAT16 fails.
|
||||
* Added :kconfig:option:`CONFIG_FS_FATFS_MIN_SS` that allows to set
|
||||
minimal expected sector size to be supported.
|
||||
|
||||
* Management
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue