Merge branch 'main' of https://github.com/robamu/vorago-rs-workspace
This commit is contained in:
commit
6d9cd85546
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,7 +3,7 @@
|
|||||||
url = https://github.com/robamu-org/va108xx-rs.git
|
url = https://github.com/robamu-org/va108xx-rs.git
|
||||||
[submodule "vorago-reb1-rs"]
|
[submodule "vorago-reb1-rs"]
|
||||||
path = 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"]
|
[submodule "va108xx-hal-rs"]
|
||||||
path = va108xx-hal-rs
|
path = va108xx-hal-rs
|
||||||
url = https://github.com/robamu-org/va108xx-hal-rs.git
|
url = https://github.com/robamu-org/va108xx-hal-rs.git
|
||||||
|
10
README.md
10
README.md
@ -1,2 +1,10 @@
|
|||||||
# vorago-rs-workspace
|
# Vorago Rust Workspace
|
||||||
|
|
||||||
Workspace for developing Rust code for the Vorago devices
|
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
|
Loading…
x
Reference in New Issue
Block a user