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

Override any option from board's manifest #1612

Closed
ivankravets opened this issue May 7, 2018 · 0 comments
Closed

Override any option from board's manifest #1612

ivankravets opened this issue May 7, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@ivankravets
Copy link
Member

ivankravets commented May 7, 2018

Currently, we have a few options related to board's configuration:

The core idea is to drop all existing board_* options, keep backward compatibility and implement support for dynamic board configuration:

[env:myenv]
board = ...
board_build.mcu = ...
board_build.flash_mode= ...
board_build.partition = ..
@ivankravets ivankravets added this to the 3.6.0 milestone May 7, 2018
@ivankravets ivankravets self-assigned this May 7, 2018
@ivankravets ivankravets modified the milestones: 3.6.0, 3.5.3 May 25, 2018
ivankravets added a commit that referenced this issue Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant