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

Write documentation on how to set up mbeddr.cpp development environment #22

Open
eugenschindler opened this issue Nov 19, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@eugenschindler
Copy link
Member

eugenschindler commented Nov 19, 2021

Very simple mbeddr-like way:

  • Installation of mbeddr prerequisites (specific version of toolchain etc. --> link and resuse here the specific versions)
  • Clone
  • Run gradlew to download all relevent dependencies (mbeddr.platform, mps extensions, mbeddr)
  • Open project in MPS and set mbeddr.cpp.home path variable and let mps reopen the project so that proper project libraries from dependencies/ are loaded
    Caveat: do NOT use your own pre-packaged MPS (with extra stuff in its plugins directory), but use a VANILLA MPS.
@eugenschindler eugenschindler added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers labels Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant