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

No "flavours" section on Select Board dialog #146

Closed
pirropirro opened this issue Nov 22, 2019 · 5 comments
Closed

No "flavours" section on Select Board dialog #146

pirropirro opened this issue Nov 22, 2019 · 5 comments
Assignees
Labels
type: imperfection Something isn't working
Milestone

Comments

@pirropirro
Copy link
Collaborator

Describe the bug
Inside the Select Board dialog, when I choose a board (es. Arduino Mini) I would expect to see the flavours section in order to change boards' custom options.

To Reproduce

  • Open the Select Board dialog
  • Choose a customizable board (es. Arduino Mini)

Expected behavior
The flavours section should appear with the selected board options

Screenshots

Behavior on the Arduino Web Editor

Screenshot 2019-11-22 at 10 13 51


Behavior on the Arduino Pro IDE

Screenshot 2019-11-22 at 10 25 14

Desktop (please complete the following information):

  • OS: any
  • Version any
@pirropirro pirropirro added the type: imperfection Something isn't working label Nov 22, 2019
@kittaakos
Copy link
Contributor

The flavours section should appear with the selected board options

What is flavours, can you please specify it? Does the CLI capable of providing this info?

@pirropirro
Copy link
Collaborator Author

Some board (es. 'Arduino Mini') are distributed with the same fqbn (arduino:avr:mini) but with some different specifications (as the processor, CPU frequency, etc...) defined as extra fields in the fqbn (arduino:avr:mini:cpu=atmega168;).

In the Web IDE (as you can see in the second screenshot) these kinds of differences are defined as 'flavours' and the user can choose the right board.

Fortunately, the CLI has a command (boardDetails) where you can retrieve these options but the IDE still not handle them.

@kittaakos
Copy link
Contributor

👍 Cool, thanks for explaining! Are you working on this item? Just asking why is it scheduled for the milestone? Did you put it in the milestone on purpose?

@pirropirro
Copy link
Collaborator Author

Yup, I'm working on it (I forgot to assign it to myself 😅) but I just put it on the backlog and not in the milestone scope.

@pirropirro pirropirro self-assigned this Nov 22, 2019
@kittaakos
Copy link
Contributor

Same as #10.

@kittaakos kittaakos added this to the v0.0.6 milestone Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: imperfection Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants