apps/examples/cromfs: Update Kconfig comments.
This commit is contained in:
parent
08083d3b2e
commit
96b034d18d
@ -15,5 +15,9 @@ config EXAMPLES_CROMFS
|
|||||||
the in-memory, compressed file system image used by the CROMFS file
|
the in-memory, compressed file system image used by the CROMFS file
|
||||||
system.
|
system.
|
||||||
|
|
||||||
|
From the NSH command line, this file system can be mounted like:
|
||||||
|
|
||||||
|
nsh> mount -t cromfs /mnt/cromfs
|
||||||
|
|
||||||
NOTE: Since this example does export symbols used with the OS, it
|
NOTE: Since this example does export symbols used with the OS, it
|
||||||
can only be used in the FLAT build mode.
|
can only be used in the FLAT build mode.
|
||||||
|
Loading…
Reference in New Issue
Block a user