diff options
author | Damien George <damien@micropython.org> | 2021-05-12 13:29:01 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-05-12 13:44:52 +1000 |
commit | 6639e282c762b1f878c2c66a1e0153ee8cb61e1a (patch) | |
tree | 5df96be3f01ee080a4e04508d9a276de22b9b9e3 /tests/basics/struct_micropython.py | |
parent | 9ee116c452e6569d70cdebaade5dd25a1555b82b (diff) | |
download | micropython-6639e282c762b1f878c2c66a1e0153ee8cb61e1a.tar.gz micropython-6639e282c762b1f878c2c66a1e0153ee8cb61e1a.zip |
stm32/mboot: Add MBOOT_LEAVE_BOOTLOADER_VIA_RESET option.
It is enabled by default to get the standard behaviour of doing a reset
after it is finished, but can be disabled by a board to jump straight to
the application (likely the board needs to use MBOOT_BOARD_CLEANUP to make
this work).
The application is passed a reset mode of BOARDCTRL_RESET_MODE_BOOTLOADER
if the bootloader was active and entered via a jump.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/struct_micropython.py')
0 files changed, 0 insertions, 0 deletions