Browse Source

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 <7pkvm5aw@slicealias.com>
pull/83439/head
Xudong Zheng 9 months ago committed by Benjamin Cabé
parent
commit
002b4ca818
  1. 4
      doc/releases/release-notes-4.1.rst

4
doc/releases/release-notes-4.1.rst

@ -375,6 +375,10 @@ Libraries / Subsystems
* Storage * Storage
* Shell: :kconfig:option:`CONFIG_FILE_SYSTEM_SHELL_MOUNT_COMMAND` was added,
allowing the mount subcommand to be optionally disabled. This can reduce
flash and RAM usage since it requires the heap to be present.
* Task Watchdog * Task Watchdog
* POSIX API * POSIX API

Loading…
Cancel
Save