added HAL submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "va416xx"]
|
||||
path = va416xx
|
||||
url = https://egit.irs.uni-stuttgart.de/rust/va416xx.git
|
||||
[submodule "va416xx-hal"]
|
||||
path = va416xx-hal
|
||||
url = https://egit.irs.uni-stuttgart.de/rust/va416xx-hal.git
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
members = [
|
||||
"va416xx",
|
||||
"va416xx-hal"
|
||||
]
|
||||
|
||||
[profile.dev]
|
||||
|
1
va416xx-hal
Submodule
1
va416xx-hal
Submodule
Submodule va416xx-hal added at f94aa2b48f
Reference in New Issue
Block a user