Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Cross-compiling Toolchain environment for Raspberry Pi 3 B+ in Rust

Run docker build -t raspi3bp-rust ., then docker run -it --rm raspi3bp-rust. The compiled binary will be found at /root/hello/target/../debug/hello in the container. Copy it to an raspi3b+ and run it. It should say "Hello, world!".

This is based on the instructions found in the rust-cross project.

About

Cross-compiling Toolchain docker image for Raspberry Pi 3 B+ in Rust

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages