This commit is contained in:
Robin Müller 2021-11-12 15:49:59 +01:00
commit 6d9cd85546
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
3 changed files with 11 additions and 3 deletions

2
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://github.com/robamu-org/va108xx-rs.git
[submodule "vorago-reb1-rs"]
path = vorago-reb1-rs
url = https://github.com/robamu/vorago-reb1-rs.git
url = https://github.com/robamu-org/vorago-reb1-rs.git
[submodule "va108xx-hal-rs"]
path = va108xx-hal-rs
url = https://github.com/robamu-org/va108xx-hal-rs.git

View File

@ -1,2 +1,10 @@
# vorago-rs-workspace
# Vorago Rust Workspace
Workspace for developing Rust code for the Vorago devices
After cloning, run
```sh
git submodule init
git submodule update
```

@ -1 +1 @@
Subproject commit 1f0993fbc71081f758377080c16a692f05e91947
Subproject commit 1c31e9177dca4649f76611111cfec154fc6dd133