main.py completes with repl but not with reset or cold boot · micropython · Discussion #10362
I have discovered some unexpected behaviour of the RP2040 after a hardware reset. If I run the following code as main.py using rshell and repl, the on board LED turns red then green. But if I reset...