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

[Suggestion] Add a header defining which board and additional compile settings, the sketch should compile with #7339

Closed
timkoers opened this issue Mar 18, 2018 · 2 comments
Labels
Type: Duplicate Another item already exists for this topic

Comments

@timkoers
Copy link

When dealing with loads of Arduino Sketches, you might get tired of switching the Board from one to another.
A header that auto-selects various build settings would make life a lot easier in this case.

To given an example of such a header

/* Arduino board definition header
*
* @arduino.board=Node32s
* @arduino.flashfreq=80MHz
*/

I hope others find this an interesting solution too!

@per1234
Copy link
Collaborator

per1234 commented Mar 18, 2018

Closing as duplicate of arduino/arduino-ide#2438, and many others, including most recently #7324

We welcome bug reports and feature requests but in the future please take the time to search for existing open and closed issues and pull requests before submitting an issue:
https://github.com/arduino/Arduino/issues?&q=
If you do find the issue has already been reported or a fix has been submitted, you are welcome to give it a "thumbs up" by clicking on the smiley face icon at the top right to show your support. Please only comment on the issue if you have additional information to add.

@per1234 per1234 closed this as completed Mar 18, 2018
@per1234 per1234 added the Type: Duplicate Another item already exists for this topic label Mar 18, 2018
@timkoers
Copy link
Author

timkoers commented Mar 20, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

2 participants