michallenc opened a new pull request, #3169: URL: https://github.com/apache/nuttx-apps/pull/3169
## Summary Following steps led to incorrect behavior: - upload update image - restart device and perform the update - upload the same update image again without confirming This led to the unwanted confirm of the update image. This change ensures the update image is not confirmed by uploading the same image to the update slot. The correct behavior is to perform revert to the last stable image if this occurs. ## Impact None on current update process, tested with both standard update and revert, works as before. ping @TimJTi if you want to verify ## Testing Tested on samv7 custom board for standard update and revert processes + double update described above. -- 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