How to set ESP boot partition to always remain the same?
Posted: Sun Dec 10, 2023 7:54 pm
I have the following partition structure for my application:
Soo, obviously I should always boot into factory partition and then make a switch. However, the question is how to set factory partition as the default one.
- Factory partition - my bootloader app that gets flashed in the factory
- Main firmware partition - my main application
Soo, obviously I should always boot into factory partition and then make a switch. However, the question is how to set factory partition as the default one.