diff options
author | Damien George <damien@micropython.org> | 2021-05-06 10:49:43 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-05-12 13:44:47 +1000 |
commit | 9ee116c452e6569d70cdebaade5dd25a1555b82b (patch) | |
tree | 1e1e53243c146bf767b3af10d7cea8eefe826e7d /tests/basics/try4.py | |
parent | ee4ffc1804cc39c80128185e7ea96365fa381d7e (diff) | |
download | micropython-9ee116c452e6569d70cdebaade5dd25a1555b82b.tar.gz micropython-9ee116c452e6569d70cdebaade5dd25a1555b82b.zip |
stm32/boardctrl: Adjust logic for running boot.py, main.py.
This new logic is equivalent to the old logic when the only possibilities
for reset_mode are NORMAL, SAFE_MODE and FILESYSTEM, which is the standard
case. But the new logic also allows other reset_mode values (eg
BOOTLOADER) to run boot.py and main.py.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/try4.py')
0 files changed, 0 insertions, 0 deletions