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>
This commit is contained in:
parent
6231a9ee19
commit
002b4ca818
1 changed files with 4 additions and 0 deletions
|
|
@ -375,6 +375,10 @@ Libraries / Subsystems
|
|||
|
||||
* 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
|
||||
|
||||
* POSIX API
|
||||
|
|
|
|||
Loading…
Reference in a new issue