va108xx-rs/README.md

11 lines
154 B
Markdown
Raw Normal View History

2021-11-11 19:49:41 +01:00
# Vorago Rust Workspace
2021-11-02 20:32:01 +01:00
Workspace for developing Rust code for the Vorago devices
2021-11-11 19:49:41 +01:00
After cloning, run
```sh
git submodule init
git submodule update
```