diff options
| author | Damien George <damien@micropython.org> | 2025-06-23 12:52:05 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-07-08 10:10:16 +1000 |
| commit | d9b4327c66d455f4654ab4f223067f3e20440333 (patch) | |
| tree | 583edb52467a90e8fa4931c878779b1910342cfa /py/objstr.c | |
| parent | 16d9e704aeb48d9507c56bf90f565c0b19b3fb79 (diff) | |
zephyr/main: Execute boot.py and main.py like other ports.
Changes here make the zephyr port act the same as other ports for the
start up and shut down sequence:
- `boot.py` is executed if it exists, and can force a soft reset
- `main.py` is only executed if in friendly REPL and if `boot.py` executed
successfully; and it can also force a soft reset
- print "MPY: " before "soft reboot" on soft reset
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objstr.c')
0 files changed, 0 insertions, 0 deletions
