Skip to content

reduce #ifdefs in Boards.h #84

Open
@soundanalogous

Description

@soundanalogous

The arduino team is interested in reducing the number of microcontroller-specific #ifdef statements in core library files.

A number of the #ifdef statements in Boards.h can probably be removed for boards that have variant files in the Arduino IDE. What needs to be done here is a comprehensive audit of the variant files in Arduino as they related to the features requiring #ifdef statements in boards.h. The findings should be reported back to the Arduino team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions