Skip to content

Multiple reads and writes in a single command #10

Description

@T-K-233

It would be helpful if we can do

pyuartsi --init_read 0x80000000; 0x80000000
pyuartsi --init_write 0x80000000=0x01; 0x80000000=0x02

or even a range like

pyuartsi --init_read 0x80000000~0x8000000C

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