init new workspace for vorago devices
This commit is contained in:
commit
4d990a3e3a
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal 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
6
Cargo.toml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[workspace]
|
||||||
|
|
||||||
|
members = [
|
||||||
|
"vorago-reb1-rs",
|
||||||
|
"va108xx-rs"
|
||||||
|
]
|
1
va108xx-rs
Submodule
1
va108xx-rs
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit f1cda700d25191546614c8605b4d7233a497b244
|
1
vorago-reb1-rs
Submodule
1
vorago-reb1-rs
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 35a501da107471efa475f7428f05ab4a14a9c352
|
Loading…
x
Reference in New Issue
Block a user