diff options
author | robert-hh <robert@hammelrath.com> | 2023-10-11 09:55:14 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-12 11:53:29 +1100 |
commit | 480659b1ac758c377568c93c0ccda6a232f744ca (patch) | |
tree | 4dfe05b96f66505b9d3ecffe79f2acac2e0428db /py/nativeglue.c | |
parent | d2a9d70c0977f02b4d52fa5e6d31f17c2a7aa313 (diff) | |
download | micropython-480659b1ac758c377568c93c0ccda6a232f744ca.tar.gz micropython-480659b1ac758c377568c93c0ccda6a232f744ca.zip |
ports: Make all ports skip execution of main.py if boot.py fails.
That can be caused e.g. by an exception. This feature is implemented in
some way already for the stm32, renesas-ra, mimxrt and samd ports. This
commit adds it for the rp2, esp8266, esp32 and nrf ports. No change for
the cc3200 and teensy ports.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'py/nativeglue.c')
0 files changed, 0 insertions, 0 deletions