Dixon/utils
Russell Gilbert d452578afc Sets up initial Rust project with ARM64 deployment
Introduces the `rustylee` Rust project with a basic "Hello, world!" application.
Configures cross-compilation for `aarch64-unknown-linux-gnu` targets using `cargo.toml`.
Adds a deployment script to automate pushing the compiled ARM64 binary to a remote host.
This enables development and deployment of Rust applications for the target environment.
2026-02-25 07:20:14 +00:00
..
deploy_dixon Adds basic logging and refactors main loop 2026-02-20 15:27:42 +00:00
deploy_rustylee Sets up initial Rust project with ARM64 deployment 2026-02-25 07:20:14 +00:00
fix_links.py Updates RobotNode build and deployment process. 2026-02-17 17:13:16 +00:00