Commit d2c0bd9d authored by RAJAGOPALAN GANGADHARAN's avatar RAJAGOPALAN GANGADHARAN Committed by Henrik Brix Andersen
Browse files

doc: release notes: Added truncate option addition to release notes 3.7



Added notes about the truncate option to release 3.7

Signed-off-by: default avatarRAJAGOPALAN GANGADHARAN <g.raju2000@gmail.com>
parent 65c4ca1f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -440,6 +440,9 @@ Libraries / Subsystems
    :kconfig:option:`CONFIG_FS_FATFS_MKFS` Kconfig option. This option is enabled by default if
    :kconfig:option:`CONFIG_FILE_SYSTEM_MKFS` is set.

  * FS: It is now possible to truncate a file while opening using :c:func:`fs_open`
    and by passing ``FS_O_TRUNC`` flag.

* POSIX API

* LoRa/LoRaWAN