init new workspace for vorago devices
This commit is contained in:
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
Submodule va108xx-rs added at f1cda700d2
1
vorago-reb1-rs
Submodule
1
vorago-reb1-rs
Submodule
Submodule vorago-reb1-rs added at 35a501da10
Reference in New Issue
Block a user