wasp-reloader icon indicating copy to clipboard operation
wasp-reloader copied to clipboard

Pinetime: wasp-reloader-factory - update factory_image.h to use new Infinitime bootloader 1.0.1

Open GaryM0101 opened this issue 11 months ago • 1 comments

The wasp reloader_factory.zip that flashes the InfiniTime bootloader v 1.0.1 was successfully tested on the Pinetime with the new BY25Q32 memory chip. We also tested it on the original SPI chip on the older Pinetime devices.

https://github.com/wasp-os/wasp-os/issues/519

We updated the factory_image.h so that the reloader_factory.zip can revert back to the pinetime-mcuboot-recovery-image and flash the latest Infinitime firmware for all Pinetime devices.

GaryM0101 avatar Feb 02 '25 16:02 GaryM0101

Thanks for the PR. Given the importance of the fix I decided to tidy it up rather than send you a code review.

Basically that only really meant tidying up my own 2021 commit (not sure how that ended up with your sign-off but git diff says it is the same as the original so I dropped that). The other thing I did was significantly improve the commit description. In generally I think it is better to describe the commit in the git commit description rather than the github pull request (I mostly just copied the info you put in there).

daniel-thompson avatar Feb 02 '25 21:02 daniel-thompson

Since @daniel-thompson merged this manually, I think we can close the PR. Thanks everyone!

fgaz avatar Mar 16 '25 09:03 fgaz