cederom commented on code in PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062#discussion_r2049442404


##########
examples/elf/Kconfig:
##########
@@ -39,7 +39,7 @@ config EXAMPLES_ELF_EXTERN
                The file system is assumed to reside on some external media
                such as an SD card or a USB FLASH drive.  In this case, that
                external file system must be created manually by copying the
-               files in apps/examples/elf/tests/romfs to the volume.
+               files in apps/examples/elf/tests/extfs to the volume.

Review Comment:
   As romfs is used (i.e. `CONFIG_EXAMPLES_ELF_ROMFS`) why change to extfs?
   
   Can you also provide some nuttx/Documentation in this area please? :-)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to