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

Building firmware using GitHub Actions #35

Closed
adigyran opened this issue Nov 4, 2021 · 4 comments
Closed

Building firmware using GitHub Actions #35

adigyran opened this issue Nov 4, 2021 · 4 comments

Comments

@adigyran
Copy link
Member

adigyran commented Nov 4, 2021

SlimeVR/SlimeVR-Server#76 To implement that it would be useful to build different types of firmware (for different boards) with github actions, and server could upload it by itself.
https://docs.platformio.org/en/latest/integration/ci/github-actions.html
gonna experiment with this

@Eirenliel
Copy link
Member

We should genreally setup CI for testing purposes. It should at least try to compile for BNO085 and both ESP8266 and ESP32. There are some compilation erros that sneak into main because we don't test for both usually, only the one we work with.

@adigyran
Copy link
Member Author

adigyran commented Feb 7, 2022

assign me for that

@Eirenliel
Copy link
Member

I don't need to assign you to work on it, just do it :P there was also someone else who wanted to, but I don't remember who...

@TheDevMinerTV
Copy link
Member

TheDevMinerTV commented Mar 24, 2022

Done (a while ago)
This issue can be closed now 😅

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

No branches or pull requests

3 participants