Skip to content

Commit 002b4ca

Browse files
xudongzhengkartben
authored andcommitted
doc: release: 4.1: add CONFIG_FILE_SYSTEM_SHELL_MOUNT_COMMAND
This allows the mount shell subcommand to be optionally disabled. Signed-off-by: Xudong Zheng <[email protected]>
1 parent 6231a9e commit 002b4ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-4.1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,10 @@ Libraries / Subsystems
375375

376376
* Storage
377377

378+
* Shell: :kconfig:option:`CONFIG_FILE_SYSTEM_SHELL_MOUNT_COMMAND` was added,
379+
allowing the mount subcommand to be optionally disabled. This can reduce
380+
flash and RAM usage since it requires the heap to be present.
381+
378382
* Task Watchdog
379383

380384
* POSIX API

0 commit comments

Comments
 (0)