Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automatically install 'Arduino_BuiltIn' library at first startup #663

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

Merged
AlbyIanna merged 1 commit into main from install-arduino-builtin
Dec 6, 2021

Conversation

Copy link
Contributor

@AlbyIanna AlbyIanna commented Dec 3, 2021

No description provided.

Copy link
Contributor

@per1234 per1234 left a comment
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Arduino_BuiltIn" library is being installed, but its dependencies are not.

The library installation must be configured to install dependencies because the "Arduino_BuiltIn" library is only a dummy library that serves as a container for the list of "built-in" libraries.

The working change should result in the installation of this list of libraries on the first startup of the IDE:
https://github.com/arduino-libraries/Arduino_BuiltIn/blob/main/library.properties#L10

Copy link
Contributor Author

The "Arduino_BuiltIn" library is being installed, but its dependencies are not.

The library installation must be configured to install dependencies because the "Arduino_BuiltIn" library is only a dummy library that serves as a container for the list of "built-in" libraries.

The working change should result in the installation of this list of libraries on the first startup of the IDE: https://github.com/arduino-libraries/Arduino_BuiltIn/blob/main/library.properties#L10

Thank you so much @per1234, I've fixed this.

Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AlbyIanna!

AlbyIanna reacted with rocket emoji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@per1234 per1234 per1234 approved these changes

@fstasi fstasi Awaiting requested review from fstasi

@ubidefeo ubidefeo Awaiting requested review from ubidefeo

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /