Skip to content

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

Closed
@timkoers

Description

@timkoers

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DuplicateAnother item already exists for this topic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions