Flag for suppressing library list / platform after compilation #2510
Labels
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
Describe the request
The library list at the end of the compilation output is very helpful for solving dependency issues but in most cases it "hides" relevant compiler messages. You have to move above to read error messages etc.
It would be very helpful if their appearance can be controlled by an additional flag.
Describe the current behavior
According to the documentation of arduino-cli compile (
-quiet
) it is not possible to control the outputs forUsed library Version
Used plattform
after executing the compilation.
Arduino CLI version
0.35.1
Operating system
Linux
Operating system version
Ununtu 22.04
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: