Skip to content

UART backend: make FIFO width an option #55

@imphil

Description

@imphil

Currently the UART backend has no way to auto-discover the FIFO width on the hardware side, hence the user of the library must call glip_set_fifo_width() to set it. That's a bit strange, since it's only required for the UART backend. Another solution would be to make the FIFO width an option passed to GLIP like speed, device, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions