doc: relnotes: mention new FAT FS Kconfig option

See #69791.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
This commit is contained in:
Armin Brauns 2024-03-15 09:03:36 +00:00 committed by Fabio Baltieri
parent 63f713a170
commit 95227b6fd5
1 changed files with 5 additions and 0 deletions

View File

@ -228,6 +228,11 @@ Libraries / Subsystems
* Storage
* FAT FS: It is now possible to expose file system formatting functionality for FAT without also
enabling automatic formatting on mount failure by setting the
:kconfig:option:`CONFIG_FS_FATFS_MKFS` Kconfig option. This option is enabled by default if
:kconfig:option:`CONFIG_FILE_SYSTEM_MKFS` is set.
* POSIX API
* LoRa/LoRaWAN