diff options
author | Damien George <damien@micropython.org> | 2021-06-11 10:47:51 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-06-30 13:24:40 +1000 |
commit | 87985fc7e98454f16e8e054d846fa871688a2ef5 (patch) | |
tree | 5d583b7c07c57b4464fd3f1ab1052a451ca52839 /docs/esp8266 | |
parent | 4ada56d4cb4c518d2a78f7d7a600a4537188310a (diff) |
stm32/boardctrl: Skip running main.py if boot.py had an error.
Previous behaviour was: if boot.py had an exception then main.py would
still run, which is arguably unexpected behaviour.
This commit changes the behaviour so main.py is not run if boot.py has an
error.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions