Skip to content

applet.interface.analyzer - pullups look like they have been swapped in applet python #271

@TomKeddie

Description

@TomKeddie

ref https://github.com/GlasgowEmbedded/glasgow/blob/master/software/glasgow/applet/interface/analyzer/__init__.py#L85

If this is correct I suggest comment to explain what's going on.

        if args.pull_ups:
            pull_low = set(args.pin_set_i)
        if args.pull_downs:
            pull_high = set(args.pin_set_i)

Metadata

Metadata

Assignees

No one assigned

    Labels

    appletComponent: applet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions