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

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

Closed
dsyleixa opened this issue May 9, 2020 · 1 comment
Labels
Type: Duplicate Another item already exists for this topic

Comments

@dsyleixa
Copy link

dsyleixa commented May 9, 2020

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"

@per1234
Copy link
Collaborator

per1234 commented May 9, 2020

Closing as duplicate of arduino/arduino-ide#2438

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