Skip to content

esp_tusb_init_console with blocking io support? (IEC-329) #198

Open
@wuyuanyi135

Description

@wuyuanyi135

Is your feature request related to a problem?

Hi, all

esp_tusb_init_console currently provides a non-blocking IO (reading stdin returns immediately with an EOF). Now that the USB JTAG/CDC API also provide the blocking IO, is it possible to include the blocking variant in TinyUSB CDC as well?

Describe the solution you'd like.

esp_tusb_init_console can be set to blocking IO

Describe alternatives you've considered.

No response

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions