1
Fork 0
cabinet/northbridge/justfile
Andy Killorin a7efcab3ce
updated cargo cross config
encoder builds for now (not pinning image)
2025-02-03 14:37:27 -05:00

3 lines
166 B
Makefile

deploy:
cross build --target=armv7-unknown-linux-gnueabihf --release
scp target/armv7-unknown-linux-gnueabihf/release/northbridge cruise@pelican.dyn.wpi.edu: