forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
Updating a macropad to RC2 from the site made the board not mount (and make the mouse stutter).
When I plug the board or reset, the safe mode blink happens, then nothing. Not even the screen shows anything.
Putting RC1 back, and power cycling restored it to normal.
Trying recent builds, I narrowed it down to #5341. Reverting it in RC2 fixed the issue.
On a Raspberry pico, RC2 does not show or run the code when plugged in, but comes back and seems to run ok after pressing reset. The fix makes it run as expected when plugged in. Same thing with a Pimoroni Keybow 2040 or QT PY 2040.
mscreations