acassis commented on code in PR #17397: URL: https://github.com/apache/nuttx/pull/17397#discussion_r2572924340
########## boards/arm/stm32h7/nucleo-h743zi/configs/elf/defconfig: ########## @@ -58,7 +58,7 @@ CONFIG_START_MONTH=12 CONFIG_START_YEAR=2011 CONFIG_STM32H7_USART3=y CONFIG_STM32_ROMFS=y -CONFIG_STM32_ROMFS_IMAGEFILE="../../apps/examples/elf/tests/romfs.img" +CONFIG_STM32_ROMFS_IMAGEFILE="../../apps/examples/elf/main/elf_romfs.img" Review Comment: Question: if the user is using "nuttx-apps" instead of "apps" this link will not work. I think we need to find a way to fix it. Not a blocking for this PR, but I suggest we discuss about possible solutions to it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
