Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

…ion (#1189)

* librariesindex: Fix nil pointer. Refs #1176

Let the library index return the latest known version,
if a library without a version is found.

Signed-off-by: Ruben Jenster <[email protected]>

* Remove logging statement from FindLibraryUpdate.

Signed-off-by: Ruben Jenster <[email protected]>

* Add a small comment to the lib.Version nil check.

Signed-off-by: Ruben Jenster <[email protected]>

* Fix some commands failing when an installed library has invalid version

* [skip changelog] Add integration tests

Co-authored-by: Ruben Jenster <[email protected]>
550179e

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

arduino-cli

cli-logo

Arduino CLI is an all-in-one solution that provides builder, Boards/Library Manager, uploader, discovery and many other tools needed to use any Arduino compatible board and platforms.

tests-badge nightly-badge docs-badge codecov-badge

Note: this software is currently under active development: anything can change at any time, API and UI must be considered unstable until we release version 1.0.0.

Docs

For guidance on installation and development, see the User documentation.

Quickstart

  1. Install the Arduino CLI
  2. Follow the Getting Started guide to check out what the CLI can do
  3. Browse the Commands reference to see all the available commands
  4. Should you have an issue, read the FAQ page

How to contribute

Contributions are welcome!

Please read the document How to contribute which will show you how to build the source code, run the tests, and contribute your changes to the project.

Thanks to all our contributors!

Beta testing

Nightly builds are available for beta testing.

Security

If you think you found a vulnerability or other security-related bug in the Arduino CLI, please read our security policy and report the bug to our Security Team 🛡️ Thank you!

e-mail contact: [email protected]