lupyuen commented on PR #18832: URL: https://github.com/apache/nuttx/pull/18832#issuecomment-4403712328
Cool! Remember to update nuttx-apps after that. Thanks :-) https://github.com/apache/nuttx-apps/blob/master/boot/mcuboot/Kconfig#L23-L30 ``` config MCUBOOT_VERSION string "MCUboot version" default "457be0cf3fb03e9e09938728dece8f03309db973" ---help--- Defines MCUboot version to be downloaded. Either release tag or commit hash should be specified. Using newer MCUboot version may cause compatibility issues. ``` -- 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]
