-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: CLIRelated to the command line interfaceRelated to the command line interfacetype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
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
drstevenhale, DankersW and sezanzeb
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: CLIRelated to the command line interfaceRelated to the command line interfacetype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project