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

Added Dockerfile.aarch64 and build file to build for Raspberry Pi #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

atinm
Copy link

@atinm atinm commented Aug 13, 2022

Running ./build-rasp-aarch64.sh will build a release version of
loopers for the aarch64 (Raspbian 64-bit) architecture at
target/aarch64-unknown-linux-gnu/release/loopers that can be
scp'ed over to your Raspberry Pi, and chmod +x loopers and then
./loopers should execute it.

Running ./build-rasp-aarch64.sh will build a release version of
loopers for the aarch64 (Raspbian 64-bit) architecture at
target/aarch64-unknown-linux-gnu/release/loopers that can be
scp'ed over to your Raspberry Pi, and chmod +x loopers and then
./loopers should execute it.
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.

None yet

1 participant