diff options
author | Damien George <damien@micropython.org> | 2022-03-17 17:11:03 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-03-22 12:49:00 +1100 |
commit | a92d45c3df893c845571506afe6fbbfb3e7a85aa (patch) | |
tree | 85be282cabbe4b8ea87f57367c210c886ee77fa2 /py/stackctrl.c | |
parent | dc91024a7312894997020e57502cccf0ebbca4ff (diff) |
stm32/mboot: Always check the magic number to enter filesystem loading.
Even if MBOOT_FSLOAD is disabled, mboot should still check for 0x70ad0080
so it can immediately return to the application if this feature is not
enabled. Otherwise mboot will get stuck in DFU mode.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions