ESA OPS-SAT Rust Software experiment
Go to file
2024-04-08 19:23:46 +02:00
.cargo init commit 2024-04-08 16:47:31 +02:00
scripts better name 2024-04-08 16:48:45 +02:00
src more complex app runs as well.. 2024-04-08 17:29:18 +02:00
.gitignore init commit 2024-04-08 16:47:31 +02:00
Cargo.lock more complex app runs as well.. 2024-04-08 17:29:18 +02:00
Cargo.toml more complex app runs as well.. 2024-04-08 17:29:18 +02:00
Cross.toml init commit 2024-04-08 16:47:31 +02:00
README.md README 2024-04-08 19:23:46 +02:00

ESA OPS-SAT Rust experiment

This is the primary repository for the ESA OPS-SAT experiment.

Pre-Requisites

  • Containerization provider like docker or podman installed
  • cross package installed

Build

cross build

Documentation

The wiki appears to be a useful source for documentation.