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

Enable Github codespaces for off-target dev #477

Open
MedadRufus opened this issue Jan 7, 2023 · 1 comment
Open

Enable Github codespaces for off-target dev #477

MedadRufus opened this issue Jan 7, 2023 · 1 comment

Comments

@MedadRufus
Copy link
Member

These are the commands I had to run on the stock image to make it build the unittests:

pip install ninja
sudo apt update
sudo apt install lcov
sudo apt-get install gcc-multilib g++-multilib
@MedadRufus
Copy link
Member Author

will have to install an earlier version of cpputest adaptor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant