Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag for suppressing library list / platform after compilation #2510

Open
3 tasks done
SebastianZug opened this issue Jan 21, 2024 · 0 comments
Open
3 tasks done

Flag for suppressing library list / platform after compilation #2510

SebastianZug opened this issue Jan 21, 2024 · 0 comments
Labels
topic: build-process Related to the sketch build process topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@SebastianZug
Copy link

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 for

  • Used 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

  • 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
@SebastianZug SebastianZug added the type: enhancement Proposed improvement label Jan 21, 2024
@per1234 per1234 added topic: code Related to content of the project itself topic: build-process Related to the sketch build process labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build-process Related to the sketch build process topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants