mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps/examples/cromfs: Update Kconfig comments.
This commit is contained in:
parent
08083d3b2e
commit
96b034d18d
1 changed files with 4 additions and 0 deletions
|
|
@ -15,5 +15,9 @@ config EXAMPLES_CROMFS
|
|||
the in-memory, compressed file system image used by the CROMFS file
|
||||
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
|
||||
can only be used in the FLAT build mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue