init new workspace for vorago devices

This commit is contained in:
Robin Müller 2021-11-02 20:30:08 +01:00
commit 4d990a3e3a
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
4 changed files with 14 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "va108xx-rs"]
path = va108xx-rs
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

6
Cargo.toml Normal file
View File

@ -0,0 +1,6 @@
[workspace]
members = [
"vorago-reb1-rs",
"va108xx-rs"
]

1
va108xx-rs Submodule

@ -0,0 +1 @@
Subproject commit f1cda700d25191546614c8605b4d7233a497b244

1
vorago-reb1-rs Submodule

@ -0,0 +1 @@
Subproject commit 35a501da107471efa475f7428f05ab4a14a9c352