diff options
author | Damien George <damien@micropython.org> | 2021-04-28 16:52:01 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-05-12 13:44:41 +1000 |
commit | ee4ffc1804cc39c80128185e7ea96365fa381d7e (patch) | |
tree | 01b9c0b65237ccb27d3673269f0f05d33c364600 /tests/basics/try4.py | |
parent | 300fc842cec1d1ef71df95c917374808ae2cafe9 (diff) | |
download | micropython-ee4ffc1804cc39c80128185e7ea96365fa381d7e.tar.gz micropython-ee4ffc1804cc39c80128185e7ea96365fa381d7e.zip |
stm32/powerctrl: Add MICROPY_HW_ENTER_BOOTLOADER_VIA_RESET option.
When disabled the bootloader is entered via a direct jump. When enabled
the bootloader is entered via a system reset then a jump. It's enabled by
default to retain the existing behaviour, which is the recommended way.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/try4.py')
0 files changed, 0 insertions, 0 deletions