Skip to content

CTRL+D (\x04) doesn't work on usb_cdc.serials[1] #4343

@ismael-miguel

Description

@ismael-miguel

Firmware

Adafruit CircuitPython 6.2.0-beta.3 on 2021-03-04; Raspberry Pi Pico with rp2040

Behavior

On usb_cdc.serials[0], receiving a CTRL+D (\x04) control character causes the board to reset.
On usb_cdc.serials[1], nothing happens.

Additional Info

Was just expecting the board to reset, as sending a CTRL+D (\x04) over usb_cdc.serials[0] has that behaviour.
Maybe nothing happens because the REPL doesn't read that channel, and the REPL is what controls the reset?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions