added HAL submodule
This commit is contained in:
parent
1caac9786e
commit
f03b6884c8
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
@ -0,0 +1 @@
|
||||
Subproject commit f94aa2b48fa995f1baec0aca861421bf18df20c6
|
Loading…
Reference in New Issue
Block a user