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:
parent
1eb104795e
commit
62aa0fa724
1 changed files with 7 additions and 0 deletions
|
@ -303,6 +303,10 @@ Libraries / Subsystems
|
||||||
:c:struct:`mgmt_group` when registering a transport. See
|
:c:struct:`mgmt_group` when registering a transport. See
|
||||||
:c:type:`smp_translate_error_fn` for function details.
|
:c:type:`smp_translate_error_fn` for function details.
|
||||||
|
|
||||||
|
* File systems
|
||||||
|
|
||||||
|
* Added support for ext2 file system.
|
||||||
|
|
||||||
HALs
|
HALs
|
||||||
****
|
****
|
||||||
|
|
||||||
|
@ -333,5 +337,8 @@ Documentation
|
||||||
Tests and Samples
|
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
|
Known Issues
|
||||||
************
|
************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue