diff options
author | Braiden Kindt <braiden@kindt.dev> | 2021-02-14 23:42:57 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-03-10 23:50:40 +1100 |
commit | 85ea4ac0e56faca680aa03c41eb4009464401f07 (patch) | |
tree | 30880eaa1199fe784240ae143cfa9911426122cf /lib/utils/interrupt_char.c | |
parent | 35c602d3b8e1ee2d06715c75fa0b4ca7a353372e (diff) |
stm32/main: Fix passing state.reset_mode to init_flash_fs.
state.reset_mode is updated by `MICROPY_BOARD_BEFORE_SOFT_RESET_LOOP` but
not passed to `init_flash_fs`, and so factory reset is not executed on
boards that do not have a bootloader. This bug was introduced by
4c3976bbcaf58266fdcaab264fee5b7a94a682e5
Fixes #6903.
Diffstat (limited to 'lib/utils/interrupt_char.c')
0 files changed, 0 insertions, 0 deletions