adding init.d scripts and updating makefile

This commit is contained in:
Cooper Quintin
2023-12-14 17:19:13 -08:00
parent d1bb29f6c2
commit 9500882ce2
3 changed files with 130 additions and 2 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
cross rustc --target armv7-unknown-linux-gnueabihf -- -C target-feature=+crt-static
adb push target/armv7-unknown-linux-gnueabihf/debug/diag /tmp/diag
cargo build
adb push target/armv7-unknown-linux-gnueabihf/debug/wavehunter /tmp/wavehunter