3 lines
155 B
Makefile
3 lines
155 B
Makefile
deploy:
|
|
cross build --target=armv7-unknown-linux-gnueabihf
|
|
scp target/armv7-unknown-linux-gnueabihf/debug/northbridge cruise@pelican.dyn.wpi.edu:
|