Skip to content

List All Libraries #185

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

Closed
dilin-MS opened this issue Apr 3, 2019 · 2 comments
Closed

List All Libraries #185

dilin-MS opened this issue Apr 3, 2019 · 2 comments
Labels
conclusion: invalid Issue/PR not valid

Comments

@dilin-MS
Copy link

dilin-MS commented Apr 3, 2019

Hi @cmaglie ,

Can arduino-cli support listing all available libraries? Like you select the "all" type in Arduino IDE's Library Manager. Currently we can only use arduino-cli lib search XXX to search some libraries related to one core. Cases are that I have a device A, and want to use libraries from other core, like Arduino or something. Listing all available libraries can give information to user so he can check the library.

Thx.

@quenbyako
Copy link

it works like you say:

$ arduino-cli lib search
Name: "I2C Temperature Sensors derived from the LM75"
  Author:  Jeremy Cole <[email protected]>, Liam Cole <[email protected]>
  Maintainer:  Jeremy Cole <[email protected]>
...

try it! 🌝

@per1234 per1234 added the conclusion: invalid Issue/PR not valid label Apr 5, 2019
@per1234 per1234 closed this as completed Apr 5, 2019
@dilin-MS
Copy link
Author

dilin-MS commented Apr 6, 2019

Thanks! That's what I need. :)

per1234 pushed a commit that referenced this issue Nov 16, 2020
Disable warnings when compiling test code -Werror and GCC 9.3.0
per1234 added a commit that referenced this issue Aug 9, 2021
Use most appropriate function for checking URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid
Projects
None yet
Development

No branches or pull requests

3 participants