Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 288 Bytes

Web Display

Get a shell for cross-compiling by running docker-compose run --rm build bash

This will build a docker image with everything necessary to cross-compile the project.

Then, in the shell inside the docker container run cargo build --target=armv7-unknown-linux-gnueabihf