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

Add GitHub actions configuration #566

Merged
merged 2 commits into from
Jan 26, 2020
Merged

Conversation

CoRfr
Copy link
Contributor

@CoRfr CoRfr commented Jan 26, 2020

This configures GitHub Actions to build for:

  • BCM2835 (w/ drivers RPi and wiringPi)
  • BCM2836 (w/ driver RPi)

I had to hopefully temporarily rely on a personal fork of https:/WiringPi/WiringPi to make it cross-compilable. At the moment it doesn't allow CC to be externally defined, and it is set to gcc, so it's not possible to build from x86-64 to armhf for instance.

It should be relatively easy to add builds for other Linux platforms, and possibly Arduino too.

@Avamander Avamander merged commit f055f1d into nRF24:master Jan 26, 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

Successfully merging this pull request may close these issues.

2 participants