init commit

This commit is contained in:
2021-12-07 00:31:51 +01:00
commit 1caac9786e
6 changed files with 231 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Vorago VA416xx Rust Workspace
After cloning, run
```sh
git submodule init
git submodule update
```