Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Board Manager: can't update a pre-installed core #42

Closed
Fede85 opened this issue Oct 20, 2019 · 4 comments
Closed

Board Manager: can't update a pre-installed core #42

Fede85 opened this issue Oct 20, 2019 · 4 comments
Assignees
Labels
type: enhancement New feature or request
Milestone

Comments

@Fede85
Copy link

Fede85 commented Oct 20, 2019

The pro IDE recognized the pre-installed cores in the "Arduino15" directory but when I open the Board Manager, shows the loaded cores as installed and I can't do more, like upgrading it.
Clicking on it has no effect.

To Reproduce

  1. Install the "classic" Arduino IDE and install a core selecting an old version. i.e.: "SAMD 1.6.20"
  2. Open the pro IDE, "Tools > Board Manager"
  3. Search "SAMD"
  4. No option to update it are available.

The same apply if you want downgrade.

Expected behavior
A menu with the available version to chose should appear like in the "classic" IDE.

Laptop:

  • OS: Windows
  • Version 10
@Fede85 Fede85 added the type: imperfection Something isn't working label Oct 20, 2019
@mastrolinux mastrolinux added this to the v0.0.3 milestone Oct 28, 2019
@kittaakos kittaakos self-assigned this Nov 13, 2019
@kittaakos
Copy link
Contributor

kittaakos commented Nov 13, 2019

@mastrolinux, this is a limitation in the CLI currently: arduino/arduino-cli#183

Update: an enhanced CLI is on the way with this feature: arduino/arduino-cli#483

@kittaakos
Copy link
Contributor

this is a limitation in the CLI currently

This limitation has been resolved. For the record; we will implement this feature for the libraries as well.

@kittaakos
Copy link
Contributor

It is done.

@kittaakos kittaakos added type: enhancement New feature or request ready for review and removed type: imperfection Something isn't working labels Nov 22, 2019
@kittaakos
Copy link
Contributor

Was fixed in 0.0.3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants