Open SimonVail opened 2 years ago
adafruit circuit python 7.3.0 RC0
no codes/ can't acces REPL
Bootloop
The firmware has an error, occuring in a continuous bootloop.
Working on a solution.
The bootrom is likely outputting to the debug UART info about the reset reason. I'd suggest checking that out. You may need a DEBUG=1 build of CircuitPython to enable it.
CircuitPython version
Code/REPL
Behavior
Bootloop
Description
The firmware has an error, occuring in a continuous bootloop.
Additional information
Working on a solution.