acassis commented on code in PR #16714: URL: https://github.com/apache/nuttx/pull/16714#discussion_r2202549766
########## boards/arm/stm32/stm32f4discovery/configs/sbutton/defconfig: ########## @@ -0,0 +1,56 @@ +# Review Comment: @mlyszczek this config was based on stm32f4discovery:nsh and I used "make savedefconfig" to generate it. I think CONFIG_RAM_START=0x20000000 is included because RAM_START is defined in arch/Kconfig with default value 0x0. So since it is different from default value it is included in the defconfig. -- 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