cederom commented on code in PR #17397:
URL: https://github.com/apache/nuttx/pull/17397#discussion_r2572930263


##########
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:
   good catch @acassis ! this path must not be hardcoded! :D 



-- 
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]

Reply via email to