doc: release: 3.5: Add notes about ext2 fs

Add information about new support for ext2 and modified fs sample.

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
This commit is contained in:
Franciszek Zdobylak 2023-07-27 08:32:22 +02:00 committed by Anas Nashif
commit 62aa0fa724

View file

@ -303,6 +303,10 @@ Libraries / Subsystems
:c:struct:`mgmt_group` when registering a transport. See
:c:type:`smp_translate_error_fn` for function details.
* File systems
* Added support for ext2 file system.
HALs
****
@ -333,5 +337,8 @@ Documentation
Tests and Samples
*****************
* Created common sample for file systems (`fs_sample`). It originates from sample for FAT
(`fat_fs`) and supports both FAT and ext2 file systems.
Known Issues
************