va108xx-rs/README.md
2021-11-11 19:49:41 +01:00

11 lines
154 B
Markdown

# Vorago Rust Workspace
Workspace for developing Rust code for the Vorago devices
After cloning, run
```sh
git submodule init
git submodule update
```