forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Milestone
Description
CircuitPython version and board name
Adafruit CircuitPython 10.1.3 on 2026-02-20; micro:bit v2 with nRF52833Code/REPL
Ctrl+C (in serial connection)Behavior
micro:bit v2 does not respond to Ctrl+C, even though the action was sent.
Description
- When the Ctrl+C signal is sent to the micro:bit v2, the yellow data LED blinks, but nothing else happens
Additional information
Putting the micro:bit v2 into safe mode interrupts it.
Reactions are currently unavailable