Skip to content

Can we avoid the special case for tinyprog on darwin? #529

Open
@zapta

Description

@cavearr, this is a question for you.

The general command line for the tinyprog progammer that apio uses is

tinyprog --pyserial -c ${SERIAL_PORT} --program $SOURCE

However there is a special hardcoded case for tinyprog on darwin which sets the command

tinyprog --libusb --program $SOURCE

Is this special case necessary? Can we merge the cases together into a single command line?

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