I am needing to upgrade to 5.3.2 or later in order to implement: https://community.particle.io/t/neopixel-support-on-the-p2-and-photon-2/64580.
I notice that manually downloading the Device OS includes
p2-prebootloader-mbr@5.4.0.bin
However, in the P2 Datasheet memory map section it says:
p2-prebootloader-mbr This file is factory configured and must never be overwritten
Should I only be flashing:
p2-prebootloader-part1@5.4.0.bin
p2-bootloader@5.4.0.bin
p2-system-part1@5.4.0.bin
p2-tinker@5.4.0.bin
Or is the ...mbr@5.4.0.bin necessary to make everything in the device OS consistent?
Thank you