Skip to content

arduino-cli compile can no longer specify .ino file #765

Closed
@janjongboom

Description

@janjongboom

Bug Report

Current behavior

On v0.9 of the CLI we can compile a specific ino file via:

$ arduino-cli compile --fqbn arduino:mbed:nano33ble my-sketch.ino

On v0.11 this fails with:

Error during build: unable to find a sketch file in directory XXX

And there seems no way to specify the .ino file anymore. Is there any replacement?

Environment

  • CLI version (output of arduino-cli version): arduino-cli Version: 0.11.0 Commit: 0296f4d
  • OS and platform: macOS Catalina

Metadata

Metadata

Assignees

No one assigned

    Labels

    conclusion: invalidIssue/PR not validtopic: CLIRelated to the command line interfacetype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions