rust rewrite of robo rat
Go to file
Raatty fca471ef64 now compiles on pi 2019-10-19 18:42:53 +13:00
src init 2019-10-19 10:46:29 +13:00
.gitignore init 2019-10-19 10:46:29 +13:00
Cargo.toml now compiles on pi 2019-10-19 18:42:53 +13:00
README.md now compiles on pi 2019-10-19 18:42:53 +13:00

README.md

How I compile on pi

RUSTFLAGS="-C link-arg=-s" cargo build --release --target=armv7-unknown-linux-musleabihf