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

Allow setting specific board configuration via user-defined menu items #9919

Open
juancgalvez opened this issue Mar 25, 2020 · 4 comments
Open
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)

Comments

@juancgalvez
Copy link

I work with several devices (ESP32, ESP8266, ATMEGA168P based, ATMEGA328P based) and every time I need to compile for a different a one, I must select that particular device and manually change all the related options.

Would be good if I can just name and save each device complete configuration and later access it as a menu item in Tools menu so all options are set in a single step.

@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) labels Mar 25, 2020
@per1234 per1234 changed the title Feature request - Posibility to name and save device configuration options Allow setting specific board configuration via user-defined menu items Apr 2, 2021
@per1234
Copy link
Collaborator

per1234 commented Apr 6, 2021

This idea was discussed tangentially from arduino/arduino-ide#2339

@juancgalvez
Copy link
Author

@per1234 in fact, that is a completely different requirement. Mine is about saving each device complete configuration settings in a single menu option. The one you referenced is about disabling unused boards devices. Read my first post.

@per1234
Copy link
Collaborator

per1234 commented Apr 6, 2021

The one you referenced is about disabling unused boards devices

That's what the issue is about, but the tangential discussion I linked to is about adding a user configurable "favorite boards" menu to the IDE.

@juancgalvez
Copy link
Author

juancgalvez commented Apr 6, 2021

My request is not about favorite boards. Is about being able to save the device configuration options in some place you can recover in a single action (Could be menu option). Every time I change the target device I have to reconfigure all the options. Would be good to recover all those configuration options fast, easy and less prone to errors.

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)
Projects
None yet
Development

No branches or pull requests

2 participants