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

Setup Makefile and Ports to support multiple boards #38

Open
twitzelbos opened this issue Mar 7, 2023 · 0 comments
Open

Setup Makefile and Ports to support multiple boards #38

twitzelbos opened this issue Mar 7, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@twitzelbos
Copy link
Member

twitzelbos commented Mar 7, 2023

Make sure the Makefile does

  • check that the selected board is a valid and supported board
  • the project being built is available for this board
  • select the right PART from the board selected

Make sure the projects and board designs

  • specify which boards they support
  • include the correct constraints

Make some examples:

  • blinkenlights should be supported for each board
@twitzelbos twitzelbos added the enhancement New feature or request label Mar 7, 2023
@twitzelbos twitzelbos added this to the Multi-board OCRA milestone Mar 7, 2023
@twitzelbos twitzelbos added the help wanted Extra attention is needed label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant