kasjer opened a new pull request #2757: URL: https://github.com/apache/mynewt-core/pull/2757
To prevent bricking device image is confirm in software after bootloader swap. Decision when to confirm new software is left to the application. This allows to add simple timer that will confirm new image after it was executing for some time (60 s default). Then user does not need to write own decision-making way if simply running new image is enough. Two syscfg values are added: - USBD_DFU_AUTO_CONFIRM - USBD_DFU_AUTO_CONFIRM_TIME -- 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]
