Skip to content

Unused arguments in detect_targets.py #1996

Closed
@theotherjimmy

Description

@theotherjimmy

In particular, detect_targets.py accepts the following arguments that are not needed:

  • -m/--mcu
  • -t/--tool
  • -c/--clean
  • -o/--options
  • -f/--filter we should probably make this one work instead of removing it.

These options print in the help. We should remove these options from the argument parser in detect_targets.py

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