Laczen commented on code in PR #16236: URL: https://github.com/apache/nuttx/pull/16236#discussion_r2050580034
########## Documentation/applications/examples/elf/index.rst: ########## @@ -35,28 +42,26 @@ options: If you use GCC to link, you make also need to include ``-nostdlib``. -3. This example also requires ``genromfs``. ``genromfs`` can be build as part of the - nuttx toolchain. Or can built from the ``genromfs`` sources that can be found - in the NuttX tools repository (``genromfs-0.5.2.tar.gz``). In any event, the - ``PATH`` variable must include the path to the genromfs executable. - -4. ELF size: The ELF files in this example are, be default, quite large because +3. ELF size: The ELF files in this example are, be default, quite large because Review Comment: Isn't this some old leftover information ? Also for cromfs a tool is needed... -- 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