Pinetime: wasp-reloader-factory - update factory_image.h to use new Infinitime bootloader 1.0.1
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.
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).
Since @daniel-thompson merged this manually, I think we can close the PR. Thanks everyone!