xiaoxiang781216 merged PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062
--
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...
Laczen commented on code in PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062#discussion_r2049483212
##
examples/elf/Kconfig:
##
@@ -39,7 +39,7 @@ config EXAMPLES_ELF_EXTERN
The file system is assumed to reside on some external media
s
Laczen commented on PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062#issuecomment-2813782060
> Thank you @Laczen very nice feature!! :-)
>
> Some trivial code formatting to be fixed
(https://nuttx.apache.org/docs/latest/contributing/coding_style.html).
>
> Would it
cederom commented on PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062#issuecomment-2813840163
> > Thank you @Laczen very nice feature!! :-)
> > Some trivial code formatting to be fixed
(https://nuttx.apache.org/docs/latest/contributing/coding_style.html).
> > Would it be p
cederom commented on code in PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062#discussion_r2049495857
##
examples/elf/Kconfig:
##
@@ -39,7 +39,7 @@ config EXAMPLES_ELF_EXTERN
The file system is assumed to reside on some external media
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
nuttxpr commented on PR #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062#issuecomment-2812938926
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements,
Laczen opened a new pull request, #3062:
URL: https://github.com/apache/nuttx-apps/pull/3062
Add the possibility to create a `romfs` image for an "external" file system.
The `romfs.img` can directly be written to a configurable `mtdblock` device.
## Summary
The elf loader can a