mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
So that mboot can be used to program encrypted/signed firmware to regions of flash that are not the main application, eg that are the filesystem. Signed-off-by: Damien George <damien@micropython.org>