We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4391513 commit a10e4feCopy full SHA for a10e4fe
1 file changed
main.c
@@ -376,6 +376,7 @@ int run_repl(void) {
376
} else {
377
exit_code = pyexec_friendly_repl();
378
}
379
+ filesystem_flush();
380
reset_port();
381
reset_board();
382
stop_mp();
0 commit comments