Closed najnesnaj closed 4 years ago
Since the pinetime has an external Nor flash memory, why not use it for firmware updates?
Somebody already figured this out : https://github.com/bosmoment/PineTime-apps/wiki/SPI-Flash-layout.
Have a working mcuboot with slot 0 in Nordic flash and slot 1 in spi nor flash. Program space is 0x64000.
Since the pinetime has an external Nor flash memory, why not use it for firmware updates?
Somebody already figured this out : https://github.com/bosmoment/PineTime-apps/wiki/SPI-Flash-layout.