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

Set up CI for avr-hal #24

Closed
Rahix opened this issue Jul 25, 2020 · 2 comments
Closed

Set up CI for avr-hal #24

Rahix opened this issue Jul 25, 2020 · 2 comments
Assignees

Comments

@Rahix
Copy link
Owner

Rahix commented Jul 25, 2020

Now that nightly can compile for AVR, it would make sense to set up CI here as well.

@Rahix Rahix self-assigned this Jul 25, 2020
@lights0123
Copy link
Contributor

One could theoretically host a custom GitHub Actions worker with an attached AVR device...

@Rahix
Copy link
Owner Author

Rahix commented Jul 28, 2020

One could theoretically host a custom GitHub Actions worker with an attached AVR device...

I don't think that is worth it for our intents. For now, I've set up build-testing; I think this will catch a large number of regressions already. The next step would be creating test-binaries to run in simavr which will hopefully catch logic regressions and miscompilations.

@Rahix Rahix closed this as completed Jul 28, 2020
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

2 participants