-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
platform: EV3Issues related to LEGO MINDSTORMS EV3Issues related to LEGO MINDSTORMS EV3software: pybricks-micropythonIssues with Pybricks MicroPython firmware (or EV3 runtime)Issues with Pybricks MicroPython firmware (or EV3 runtime)
Description
For some reason which I haven't fully investigated yet, commit pybricks/pybricks-micropython@660d728 causes the EV3 REPL on the debug UART to stop working. The system is not locked up as the USB echo test (which is run in a pbio process) still works and the watchdog timer is still being petted.
Testing the commit before this hash will drop to the >>> prompt as expected, but any commit after this won't print any console output at all.
Metadata
Metadata
Assignees
Labels
platform: EV3Issues related to LEGO MINDSTORMS EV3Issues related to LEGO MINDSTORMS EV3software: pybricks-micropythonIssues with Pybricks MicroPython firmware (or EV3 runtime)Issues with Pybricks MicroPython firmware (or EV3 runtime)