Skip to content

Implement receiver_buffer_size kwarg #5

Open
@anecdata

Description

@anecdata

Implement receiver_buffer_size kwarg to match busio:
https://docs.circuitpython.org/en/latest/shared-bindings/busio/index.html#busio.UART

Ideally using background read so the library doesn't block when awaiting (larger) chunks of data.

Motivation: PIO FIFOs are very limited in size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions