micropython/ports
robert-hh 480659b1ac 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>
2023-10-12 11:53:29 +11:00
..
bare-arm
cc3200
embed
esp32 ports: Make all ports skip execution of main.py if boot.py fails. 2023-10-12 11:53:29 +11:00
esp8266 ports: Make all ports skip execution of main.py if boot.py fails. 2023-10-12 11:53:29 +11:00
mimxrt
minimal
nrf ports: Make all ports skip execution of main.py if boot.py fails. 2023-10-12 11:53:29 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 ports: Make all ports skip execution of main.py if boot.py fails. 2023-10-12 11:53:29 +11:00
samd
stm32
teensy
unix
webassembly
windows
zephyr