Skip to content
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

Cleanup boards menu #8919

Closed
smartroad opened this issue May 27, 2019 · 1 comment
Closed

Cleanup boards menu #8919

smartroad opened this issue May 27, 2019 · 1 comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic

Comments

@smartroad
Copy link

I am hoping I have read and understood the guidelines and this is the right place. When installing new Boards most have lots of options. For example I have a Sparkfun Nano so installed the SparkFun boards lib. However it also lists all the other boards they do, which clutters up the list making it really long (when added to all the other lists, I also use ATTinyCore as well as the standard Arduino's). I know it is possible to go to the relevant board.txt and comment out the unwanted entries, but would it be possible to either add that functionality into the Arduino IDE, having a list of all boards and clicking which ones to show? Or have another level to the menu so that the first level shows only "Arduino AVR Boards", "ATTinyCore", "Sparkfun" and then clicking on those shows the relevant boards to the type selected?

Maybe even a combination of both, but separating each library of boards into it's own menu listing could be the easiest?

Just a thought to unclutter the boards listing menu.

@smartroad smartroad changed the title Easy edit boards.txt Cleanup boards menu May 27, 2019
@per1234 per1234 added Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic labels May 27, 2019
@per1234
Copy link
Collaborator

per1234 commented May 27, 2019

would it be possible to either add that functionality into the Arduino IDE, having a list of all boards and clicking which ones to show?

This request is a duplicate of arduino/arduino-ide#2339

Or have another level to the menu so that the first level shows only "Arduino AVR Boards", "ATTinyCore", "Sparkfun" and then clicking on those shows the relevant boards to the type selected?

This request is a duplicate of #8858

Note that #8607 will help alleviate this issue by adding recently used boards at the top of the Tools > Board menu, with keyboard shortcuts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

2 participants