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

CI Add workflow for building artifatcs for armv7 and aarch64 linux #184

Merged
merged 1 commit into from
May 25, 2022
Merged

CI Add workflow for building artifatcs for armv7 and aarch64 linux #184

merged 1 commit into from
May 25, 2022

Conversation

JurajSadel
Copy link
Contributor

closes #170

This PR builds artifacts for cargo-espflash and espflash for Linux armv7 and armv7 (aarch68).
I wasn't successful with cross.

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, sorry in the delay for reviewing!

I did notice that unfortunately both the espflash-aarch64-unknown-linux-gnu.zip and espflash-armv7-unknown-linux-gnueabihf.zip files seem to be missing the binaries (they're only 22 bytes, which indicates an empty archive). If you're able to resolve this I'm otherwise pretty happy with this.

@JurajSadel
Copy link
Contributor Author

That makes sense, I zipped espflash before build :D Should be fixed, thank you @jessebraham

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that!

@jessebraham jessebraham merged commit 55bce33 into esp-rs:master May 25, 2022
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.

Build release artifacts for the Raspberry Pi
2 participants