Skip to content

feature request: hardcode-config board type by configuration in Sketch (e.g. #pragma config...) #10175

Closed
@dsyleixa

Description

@dsyleixa

feature request:
as some programs are designed just for special arbitrary boards (e.g., Nano, SAMD, ESP) it would be helpful to hardcode-config the targeted board type by configuration in Sketch (e.g. #pragma config...) such as
#pragma config board="Nano"
#pragma config board="NODE_MCU 1.0"
#pragma config board="Adafruit Feather ESP32"

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