also flush fileystem on soft reboot from repl
This commit is contained in:
parent
43915133a1
commit
a10e4fe21e
1
main.c
1
main.c
@ -376,6 +376,7 @@ int run_repl(void) {
|
||||
} else {
|
||||
exit_code = pyexec_friendly_repl();
|
||||
}
|
||||
filesystem_flush();
|
||||
reset_port();
|
||||
reset_board();
|
||||
stop_mp();
|
||||
|
Loading…
x
Reference in New Issue
Block a user