-
-
Notifications
You must be signed in to change notification settings - Fork 445
Closed as not planned
Labels
conclusion: declinedWill not be worked onWill not be worked ontopic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
Describe the request
When I try to compile a .ino file in arduino-cli it gives this error,
$ arduino-cli compile --fqbn arduino:avr:uno test.ino
Error opening sketch: main file missing from sketch: /home/user/env/env.ino // "env" is the current folder
What I would like to suggest is that when the arduino-cli detects the .ino extension in the argument, it should compile right away without checking for the sketch.
If this gets approval, I'll start coding.
Describe the current behavior
Simply explained in Describe part
Arduino CLI version
nightly-20230609
Operating system
Linux
Operating system version
Artix
Additional context
No response
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the nightly build
- My request contains all necessary details
Metadata
Metadata
Assignees
Labels
conclusion: declinedWill not be worked onWill not be worked ontopic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement