Skip to content

board install command does not return correct data #11

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
hecko opened this issue Aug 26, 2018 · 2 comments
Closed

board install command does not return correct data #11

hecko opened this issue Aug 26, 2018 · 2 comments
Labels
topic: documentation Related to documentation for the project

Comments

@hecko
Copy link

hecko commented Aug 26, 2018

Running arduino-cli-0.2.0-alpha.preview-osx board install does not list installed boards (i would assume this command lists FQBNs of all board names from boards.txt files).

@acidobinario
Copy link

@hecko maybe the command you're looking to execute is arduino-cli-0.2.0-alpha.preview-osx board listall ?

@cmaglie
Copy link
Member

cmaglie commented Aug 30, 2018

At least board install should install new boards (but this is already achieved by core install).
As said by @acidobinario the command you're looking for is board listall.

@cmaglie cmaglie closed this as completed Aug 30, 2018
@cmaglie cmaglie added the topic: documentation Related to documentation for the project label Aug 30, 2018
per1234 pushed a commit that referenced this issue Nov 16, 2020
* Removing enum class CloudProtocol since the 'decode' function decodes both V1/V2 and encoding will only happen in V2 anymore. Decoding for V2 shall be removed at a later point in time

* Reapplying changes of PR #11 (refactoring)(8d773a4c2d8360fedd2cf6b881630baf98338cc6) which somehow got lost in the merges
per1234 added a commit that referenced this issue Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project
Projects
None yet
Development

No branches or pull requests

3 participants